Commit Diff


commit - 50c751f381510d773ce99668eb8f98bc023a175f
commit + 06fecd0193fdad55e9a04af4e589869a08d701b1
blob - bddf8bc369d8cf31bde6f15adf67630c061fe131
blob + 3f036b416034529d5b4165ae4c504d418f18b72f
--- plass
+++ plass
@@ -43,7 +43,7 @@ GetOptions(
 	"h|?" => sub { pod2usage(0) },
     ) or pod2usage(1);
 
-my $cmd = shift or pod2usage(1);
+my $cmd = shift // 'find';
 
 my %subcmd = (
 	cat	=> [\&cmd_cat,		"entries..."],
@@ -311,6 +311,8 @@ B<plass> I<command> [-h] [arg ...]
 
 Valid subcommands are: cat, find, gen, got, mv, rm, tee, tog.
 
+If no I<command> is given, B<find> is assumed.
+
 =head1 DESCRIPTION
 
 B<plass> is a simple password manager.  It manages passwords stored in