summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/App/Hiveminder/Command/Create.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/App/Hiveminder/Command/Create.pm b/lib/App/Hiveminder/Command/Create.pm
index fd25429..87ef765 100644
--- a/lib/App/Hiveminder/Command/Create.pm
+++ b/lib/App/Hiveminder/Command/Create.pm
@@ -11,7 +11,7 @@ App::Hiveminder::Command::Create - Create a new task
=cut
-sub command_names { qw/create c/ }
+sub command_names { qw/create c add/ }
sub command {
my $self = shift;