no need to reimplement cat here

This commit is contained in:
Markus Teich
2016-02-06 14:12:47 +01:00
parent 3019229279
commit 616aafdcb9
2 changed files with 8 additions and 11 deletions

View File

@ -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: