From 0e8d73bb3edcc8bdff6e3ded442b66f68265059a Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Sun, 21 Jun 2020 23:01:57 +0200 Subject: First push --- docs/help.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 docs/help.txt (limited to 'docs/help.txt') 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 @@ + +HELP PAGE FOR COMMAND help + +SYNTAX +help [nissy|COMMAND] + +DESCRIPTION +'help nissy' prints a general user manual. 'help COMMAND' prints a detailed +help page for the command COMMAND, if it exists. 'help' prints a list of all +available commands a short description for each. + +EXAMPLES +help help + Prints this help page. + -- cgit v1.3