aboutsummaryrefslogtreecommitdiff
path: root/foo.1.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'foo.1.adoc')
-rw-r--r--foo.1.adoc37
1 files changed, 37 insertions, 0 deletions
diff --git a/foo.1.adoc b/foo.1.adoc
new file mode 100644
index 0000000..8692d9e
--- /dev/null
+++ b/foo.1.adoc
@@ -0,0 +1,37 @@
+= foo(1)
+Łukasz Kasprzak
+:doctype: manpage
+:manmanual: FOO Manual
+:mansource: FOO 1.0
+
+== NAME
+
+foo - one-line description
+
+== SYNOPSIS
+
+*foo* [_OPTIONS_] _ARG_
+
+== DESCRIPTION
+
+Longer description.
+
+== OPTIONS
+
+*-h*, *--help*::
+ Show help.
+
+*-v*, *--version*::
+ Print version.
+
+== EXAMPLES
+
+ foo -v
+
+== SEE ALSO
+
+*bar*(1), *baz*(5)
+
+== AUTHOR
+
+Łukasz Kasprzak