summaryrefslogtreecommitdiff
path: root/sfeed_opml_import.1
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2020-03-15 15:04:56 +0100
committerHiltjo Posthuma <hiltjo@codemadness.org>2020-03-15 15:04:56 +0100
commita335239b1f9803298e42e16535d759856be831b0 (patch)
tree2c5d527c677e1d6f971e10ed7b3a7e28979729b2 /sfeed_opml_import.1
parenteabed01f8507fd75bda52d98ac6bc0d82a67d1b2 (diff)
man pages (section 1): document exit status
Document it so it can be relied upon in scripts.
Diffstat (limited to 'sfeed_opml_import.1')
-rw-r--r--sfeed_opml_import.14
1 files changed, 3 insertions, 1 deletions
diff --git a/sfeed_opml_import.1 b/sfeed_opml_import.1
index ede5bb3..d1c9163 100644
--- a/sfeed_opml_import.1
+++ b/sfeed_opml_import.1
@@ -1,4 +1,4 @@
-.Dd December 25, 2014
+.Dd March 15, 2020
.Dt SFEED_OPML_IMPORT 1
.Os
.Sh NAME
@@ -9,6 +9,8 @@
.Sh DESCRIPTION
.Nm
reads the OPML XML data from stdin and writes the config file text to stdout.
+.Sh EXIT STATUS
+.Ex -std
.Sh SEE ALSO
.Xr sfeed_update 1 ,
.Xr sfeedrc 5