aboutsummaryrefslogtreecommitdiff
path: root/docs/help.txt
diff options
context:
space:
mode:
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