Code

fb.txt: Added manpage; built using asciidoc and xsltproc.
[template.git] / doc / fb.txt
diff --git a/doc/fb.txt b/doc/fb.txt
new file mode 100644 (file)
index 0000000..7e6516c
--- /dev/null
@@ -0,0 +1,56 @@
+FB(1)
+=====
+Sebastian "tokkee" Harl <sh@tokkee.org>
+version {package_version}, 2012-02-08
+:doctype: manpage
+
+NAME
+----
+fb - some very fancy tool
+
+SYNOPSIS
+--------
+*fb* ['options']
+
+DESCRIPTION
+-----------
+*fb* is a very fancy tool.
+
+OPTIONS
+-------
+*-h*::
+       Display a usage and help summary and exit.
+
+*-V*::
+       Display the version number and copyright information.
+
+EXIT CODES
+----------
+*0*::
+       Success.
+
+*1*::
+       Failure (syntax or usage error).
+
+BUGS
+----
+None known.
+
+AUTHOR
+------
+fb was written by Sebastian "tokkee" Harl <sh@tokkee.org>.
+
+COPYRIGHT
+---------
+Copyright (C) 2012 Sebastian "tokkee" Harl <sh@tokkee.org>
+
+This is free software under the terms of the GNU General Public License
+version 2, see the source for copying conditions. There is NO WARRANTY; not
+even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+OR:
+This is free software under the terms of the BSD license, see the source for
+copying conditions. There is NO WARRANTY; not even for MERCHANTABILITY or
+FITNESS FOR A PARTICULAR PURPOSE.
+
+// vim: set tw=78 sw=4 ts=4 noexpandtab spell spelllang=en_us :
+