tests/test_prog: add a dummy man page
authorAlexandre Terrasa <alexandre@moz-code.org>
Wed, 2 May 2018 23:16:20 +0000 (19:16 -0400)
committerAlexandre Terrasa <alexandre@moz-code.org>
Thu, 10 May 2018 14:16:57 +0000 (10:16 -0400)
Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

tests/test_prog/man/test_prog.man [new file with mode: 0644]

diff --git a/tests/test_prog/man/test_prog.man b/tests/test_prog/man/test_prog.man
new file mode 100644 (file)
index 0000000..813265b
--- /dev/null
@@ -0,0 +1,16 @@
+# NAME
+
+test_prog - a test program.
+
+
+# SYNOPSIS
+
+test_prog [*options*] ARGS...
+
+# OPTIONS
+
+### `--opt1`
+Option 1.
+
+### `--opt2`
+Option 2.