summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMarkus Teich <markus.teich@stusta.mhn.de>2016-02-06 14:12:47 +0100
committerMarkus Teich <markus.teich@stusta.mhn.de>2016-02-06 14:12:47 +0100
commit616aafdcb9bd336a870d875a20645d8002d8a028 (patch)
treef913c44badc7c58a6645ffdc9dd42554e8f54b1e /README.md
parent30192292793f02ca7504a05773d1456fe43db0d9 (diff)
downloadsent-616aafdcb9bd336a870d875a20645d8002d8a028.tar.gz
sent-616aafdcb9bd336a870d875a20645d8002d8a028.tar.bz2
sent-616aafdcb9bd336a870d875a20645d8002d8a028.zip
no need to reimplement cat here
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index e016874..70f60f9 100644
--- a/README.md
+++ b/README.md
@@ -25,9 +25,9 @@ You can navigate with the arrow keys and quit with `q`.
Usage
- sent FILE1 [FILE2 ...]
+ sent FILE
-If one FILE equals `-`, stdin will be read. Produce image slides by prepending a
+If FILE equals `-`, stdin will be read. Produce image slides by prepending a
`@` in front of the filename as a single paragraph. Lines starting with `#` will
be ignored. A `\` at the beginning of the line escapes `@` and `#`. A
presentation file could look like this:
Software created with 💖