Skip to content

Commit 3d228d1

Browse files
author
Robert Horn
committed
Able to read stdin (ics-golang change)
1 parent 79c1e17 commit 3d228d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Usage: `ical2org [-d=<duplicates>] [-o=output] [-a=append]
88
[--repeats] [-dupinput]
99
input files`
1010

11-
The input files can be either URLs ("http://....") or local files.
11+
The input files can be URLs ("http://...."), local files, or stdin. If the filename given is "-" then stdin is read.
1212

1313
The resulting org formatted events will either
1414
* replace the file specified with -o output,

0 commit comments

Comments
 (0)