summaryrefslogtreecommitdiff
path: root/sfeed_gopher.1
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2021-01-03 14:46:01 +0100
committerHiltjo Posthuma <hiltjo@codemadness.org>2021-01-03 14:46:01 +0100
commitb829948d9da8dbbea6d7275ebc1021000114ba15 (patch)
tree2c8659b62d690141f46d35c9dddbbad7814187d5 /sfeed_gopher.1
parent8c85cbf85c42eca17f18ffe45ffc6bde695a4e26 (diff)
man pages: add more real world examples to the man pages
Diffstat (limited to 'sfeed_gopher.1')
-rw-r--r--sfeed_gopher.17
1 files changed, 6 insertions, 1 deletions
diff --git a/sfeed_gopher.1 b/sfeed_gopher.1
index 401a127..40f9c33 100644
--- a/sfeed_gopher.1
+++ b/sfeed_gopher.1
@@ -1,4 +1,4 @@
-.Dd March 15, 2020
+.Dd January 3, 2021
.Dt SFEED_GOPHER 1
.Os
.Sh NAME
@@ -46,6 +46,11 @@ The default is "70".
.El
.Sh EXIT STATUS
.Ex -std
+.Sh EXAMPLES
+.Bd -literal
+SFEED_GOPHER_HOST="codemadness.org" SFEED_GOPHER_PATH="/feeds/" \\
+ sfeed_gopher ~/.sfeed/feeds/*
+.Ed
.Sh SEE ALSO
.Xr sfeed 1 ,
.Xr sfeed 5