sfeed_curses.1: add usage example - sfeed_curses - sfeed curses UI (now part of… | |
git clone git://git.codemadness.org/sfeed_curses | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit ef0d1174e6339b3ce0a9b5ea16f392369a10b220 | |
parent 9f09a2ef6080f7b168af4c4b52dc092aa022fd02 | |
Author: Hiltjo Posthuma <[email protected]> | |
Date: Thu, 22 Jul 2021 16:54:14 +0200 | |
sfeed_curses.1: add usage example | |
Diffstat: | |
M sfeed_curses.1 | 6 +++++- | |
1 file changed, 5 insertions(+), 1 deletion(-) | |
--- | |
diff --git a/sfeed_curses.1 b/sfeed_curses.1 | |
@@ -1,4 +1,4 @@ | |
-.Dd May 30, 2021 | |
+.Dd July 22, 2021 | |
.Dt SFEED_CURSES 1 | |
.Os | |
.Sh NAME | |
@@ -271,6 +271,10 @@ It can be used by the plumb or pipe program for scripting … | |
.El | |
.Sh EXIT STATUS | |
.Ex -std | |
+.Sh EXAMPLES | |
+.Bd -literal | |
+sfeed_curses ~/.sfeed/feeds/* | |
+.Ed | |
.Sh SEE ALSO | |
.Xr sfeed 1 , | |
.Xr sfeed_content 1 , |