Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Command completion simplified and working for list, dummies for other cmds. | W. Trevor King | 2008-11-27 | 1 | -0/+35 |
| | | | | | | | | All the other commands currently use default_complete(), which has no effect other than catching the --complete option and effectively aborting execution. This closes 8e1bbda4-35b6-4579-849d-117b1596ee99 | ||||
* | Added becommands/merge to join duplicate bugs. | W. Trevor King | 2008-11-24 | 1 | -0/+6 |
| | |||||
* | Tweaked usage strings to increase consistency. Also added README.dev. | W. Trevor King | 2008-11-24 | 1 | -0/+28 |
I tried to stick to CAPS for argument placeholders. |