Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | `git mv lib/cmd/ src/` | P. J. McDermott | 2017-07-22 | 1 | -40/+0 |
| | |||||
* | help: Change "local cmd" to "local cmd=". | P. J. McDermott | 2013-10-12 | 1 | -1/+1 |
| | |||||
* | help: Remove unused variable. | P. J. McDermott | 2013-10-12 | 1 | -1/+0 |
| | |||||
* | OPTSTRING: New global variable. | P. J. McDermott | 2013-10-12 | 1 | -1/+1 |
| | |||||
* | Print option arguments in help output. | P. J. McDermott | 2013-10-12 | 1 | -3/+1 |
| | |||||
* | help: Document options. | P. J. McDermott | 2013-10-11 | 1 | -0/+8 |
| | |||||
* | Better organize help command translatable strings. | P. J. McDermott | 2013-07-16 | 1 | -2/+2 |
| | |||||
* | Internationalize the rest of the help message. | P. J. McDermott | 2013-07-14 | 1 | -1/+2 |
| | |||||
* | help, include: Don't call cmd_{summary,usage}(). | P. J. McDermott | 2013-07-14 | 1 | -3/+0 |
| | |||||
* | print_cmd_usage(): Implement and use. | P. J. McDermott | 2013-07-12 | 1 | -1/+5 |
| | |||||
* | Write pro-archman and command handling. | P. J. McDermott | 2013-07-12 | 1 | -0/+33 |