aboutsummaryrefslogtreecommitdiff
path: root/rstman.rst
diff options
context:
space:
mode:
Diffstat (limited to 'rstman.rst')
-rw-r--r--rstman.rst58
1 files changed, 58 insertions, 0 deletions
diff --git a/rstman.rst b/rstman.rst
new file mode 100644
index 0000000..361ade5
--- /dev/null
+++ b/rstman.rst
@@ -0,0 +1,58 @@
+.. RST source for PRGNAM(1) man page. Convert with:
+.. rst2man.py PRGNAM.rst > PRGNAM.1
+.. rst2man.py comes from the SBo development/docutils package.
+
+======
+PRGNAM
+======
+
+-------------------------------
+description of whatever this is
+-------------------------------
+
+.. include:: manhdr.rst
+
+SYNOPSIS
+========
+
+*PRGNAM* [*-options*]
+
+DESCRIPTION
+===========
+
+Description of PRGNAM
+
+OPTIONS
+=======
+
+--version Output version number
+
+-?, -h, --help
+ Output usage string
+
+**-foo** *BAR*
+ Use *BAR* for fooing.
+
+**-baz**
+ Stuff with baz.
+
+-v Verbose mode
+
+.. other sections we might want, uncomment as needed.
+
+.. FILES
+.. =====
+
+.. ENVIRONMENT
+.. ===========
+
+.. EXIT STATUS
+.. ===========
+
+.. BUGS
+.. ====
+
+.. EXAMPLES
+.. ========
+
+.. include:: manftr.rst