summaryrefslogtreecommitdiffstats
path: root/lib/App/Hiveminder/Command/List.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/App/Hiveminder/Command/List.pm')
-rw-r--r--lib/App/Hiveminder/Command/List.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/App/Hiveminder/Command/List.pm b/lib/App/Hiveminder/Command/List.pm
index 337adf6..e7746a6 100644
--- a/lib/App/Hiveminder/Command/List.pm
+++ b/lib/App/Hiveminder/Command/List.pm
@@ -10,7 +10,7 @@ App::Hiveminder::Command::List - List tasks
=cut
-sub command_names { qw/list ls/ }
+sub command_names { qw/list ls find/ }
sub command {
my ($self, $args) = @_;