Skip to content

Commit

Permalink
minor typo in readme example
Browse files Browse the repository at this point in the history
  • Loading branch information
evanbattaglia committed Oct 11, 2024
1 parent ad60532 commit 1bb2a7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sub insert {
}
sub show {
arg old-path {
arg pass-name {
opts shell "cd ~/.password-store && find -name '*.gpg' | sed 's/.gpg$//'"
}
}
Expand Down

0 comments on commit 1bb2a7c

Please sign in to comment.