summaryrefslogtreecommitdiff
path: root/sfeed_opml_import.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_opml_import.1
parent8c85cbf85c42eca17f18ffe45ffc6bde695a4e26 (diff)
man pages: add more real world examples to the man pages
Diffstat (limited to 'sfeed_opml_import.1')
-rw-r--r--sfeed_opml_import.16
1 files changed, 5 insertions, 1 deletions
diff --git a/sfeed_opml_import.1 b/sfeed_opml_import.1
index d1c9163..f2f6b0a 100644
--- a/sfeed_opml_import.1
+++ b/sfeed_opml_import.1
@@ -1,4 +1,4 @@
-.Dd March 15, 2020
+.Dd January 3, 2021
.Dt SFEED_OPML_IMPORT 1
.Os
.Sh NAME
@@ -11,6 +11,10 @@
reads the OPML XML data from stdin and writes the config file text to stdout.
.Sh EXIT STATUS
.Ex -std
+.Sh EXAMPLES
+.Bd -literal
+sfeed_opml_import < opmlfile.xml > ~/.sfeed/sfeedrc
+.Ed
.Sh SEE ALSO
.Xr sfeed_update 1 ,
.Xr sfeedrc 5