# File lib/archive/tar/minitar/command.rb, line 345
345:     def help
346:       help = "This is a basic help message containing pointers to more information on\nhow to use this command-line tool. Try:\n\nminitar help commands       list all 'minitar' commands\nminitar help <COMMAND>      show help on <COMMAND>\n(e.g., 'minitar help create')\n"
347:     end