update manpage - sent - simple plaintext presentation tool | |
git clone git://git.suckless.org/sent | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit f925f567d7db2f1f805ac5b35abe6513e89ac156 | |
parent 278b8da82090abf21f655532f7f6501ebc850958 | |
Author: Markus Teich <[email protected]> | |
Date: Sat, 2 Sep 2017 02:17:39 +0200 | |
update manpage | |
Diffstat: | |
M sent.1 | 8 ++++---- | |
1 file changed, 4 insertions(+), 4 deletions(-) | |
--- | |
diff --git a/sent.1 b/sent.1 | |
@@ -9,13 +9,13 @@ | |
.Op Ar file | |
.Sh DESCRIPTION | |
.Nm | |
-is a simple plaintext presentation tool for X. It does not need LaTeX, | |
-LibreOffice or any other fancy file format. Instead, it uses plaintext | |
-files to describe the slides, including support for images. | |
+is a simple plaintext presentation tool for X. sent does not need LaTeX, | |
+LibreOffice or any other fancy file format. Instead, sent reads plaintext | |
+describing the slides. sent can also draw images. | |
.Pp | |
Every paragraph represents a slide in the presentation. Especially for | |
presentations using the Takahashi method this is very nice and allows | |
-you to write down the presentation for a quick lightning talk within a | |
+you to write the presentation for a quick lightning talk within a | |
few minutes. | |
.Sh OPTIONS | |
.Bl -tag -width Ds |