From 616aafdcb9bd336a870d875a20645d8002d8a028 Mon Sep 17 00:00:00 2001 From: Markus Teich Date: Sat, 6 Feb 2016 14:12:47 +0100 Subject: no need to reimplement cat here --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') 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: -- cgit v1.2.3