aboutsummaryrefslogtreecommitdiff
path: root/docs/help.txt
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano.tronto@gmail.com>2020-06-21 23:01:57 +0200
committerSebastiano Tronto <sebastiano.tronto@gmail.com>2020-06-21 23:01:57 +0200
commit0e8d73bb3edcc8bdff6e3ded442b66f68265059a (patch)
tree4f92deb9ace97e79332c0e7ce390b76b81aeaae9 /docs/help.txt
parent4e359b44ce111b04cc4d2b28033fba4ab4e6e989 (diff)
downloadnissy-0e8d73bb3edcc8bdff6e3ded442b66f68265059a.tar.gz
nissy-0e8d73bb3edcc8bdff6e3ded442b66f68265059a.zip
First push
Diffstat (limited to 'docs/help.txt')
-rw-r--r--docs/help.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/help.txt b/docs/help.txt
new file mode 100644
index 0000000..6eeaa75
--- /dev/null
+++ b/docs/help.txt
@@ -0,0 +1,15 @@
1
2HELP PAGE FOR COMMAND help
3
4SYNTAX
5help [nissy|COMMAND]
6
7DESCRIPTION
8'help nissy' prints a general user manual. 'help COMMAND' prints a detailed
9help page for the command COMMAND, if it exists. 'help' prints a list of all
10available commands a short description for each.
11
12EXAMPLES
13help help
14 Prints this help page.
15

Generated with cgit - Back to sebastiano.tronto.net