2.1.1 help
usage: help [command]
If help
is used without an argument, a list containing available commands and their required arguments will be displayed.
Note!
If the user is logged in a list of available commands with short descriptions is displayed.
When an argument is added to the help
command, information about the entered command is displayed.
Return Codes
Listed below are the different return codes for the help
command:
Code | Description |
---|---|
0 | Will be returned if the command was successful. |
1 | Will be returned if the command supplied in the argument does not exit. |
Next: