Getting help for commands
Help for the commands can be shown in two ways.
First one is specifying —help after a command name.
Second one is typing “man” command followed by a command for which you want to get additional information.
man command output is generally more descriptive than output of —help.
Comments
Post a Comment