diff options
| author | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-05-20 12:15:42 +0200 |
|---|---|---|
| committer | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-05-20 12:15:42 +0200 |
| commit | b73cfcec0e90675c074fdef12ac1feb2675c7930 (patch) | |
| tree | 0dcce25398797e4e18d64fc47220cc82b1f72873 /foo.1.adoc | |
| download | adoc-manpages-main.tar.gz adoc-manpages-main.zip | |
initial commitmain
Diffstat (limited to 'foo.1.adoc')
| -rw-r--r-- | foo.1.adoc | 37 |
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 |
