Code Reorganization
- Added the ability for a command to specify it's own pirmary keyword.
This commit is contained in:
@@ -34,6 +34,7 @@ extern Context context;
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
CmdLogo::CmdLogo ()
|
||||
{
|
||||
_keyword = "logo";
|
||||
_usage = "task logo";
|
||||
_description = "Displays the Taskwarrior logo";
|
||||
_read_only = true;
|
||||
|
||||
Reference in New Issue
Block a user