summaryrefslogtreecommitdiffstats
path: root/lib/cmd/help.sh
Commit message (Collapse)AuthorAgeFilesLines
* help: Change "local cmd" to "local cmd=".P. J. McDermott2013-10-121-1/+1
|
* help: Remove unused variable.P. J. McDermott2013-10-121-1/+0
|
* OPTSTRING: New global variable.P. J. McDermott2013-10-121-1/+1
|
* Print option arguments in help output.P. J. McDermott2013-10-121-3/+1
|
* help: Document options.P. J. McDermott2013-10-111-0/+8
|
* Better organize help command translatable strings.P. J. McDermott2013-07-161-2/+2
|
* Internationalize the rest of the help message.P. J. McDermott2013-07-141-1/+2
|
* help, include: Don't call cmd_{summary,usage}().P. J. McDermott2013-07-141-3/+0
|
* print_cmd_usage(): Implement and use.P. J. McDermott2013-07-121-1/+5
|
* Write pro-archman and command handling.P. J. McDermott2013-07-121-0/+33