We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79c1e17 commit 3d228d1Copy full SHA for 3d228d1
README.md
@@ -8,7 +8,7 @@ Usage: `ical2org [-d=<duplicates>] [-o=output] [-a=append]
8
[--repeats] [-dupinput]
9
input files`
10
11
-The input files can be either URLs ("http://....") or local files.
+The input files can be URLs ("http://...."), local files, or stdin. If the filename given is "-" then stdin is read.
12
13
The resulting org formatted events will either
14
* replace the file specified with -o output,
0 commit comments