docs: update

This commit is contained in:
Dylan Araps 2020-08-06 13:31:09 +03:00
parent 7e1d89fdfa
commit 60ce38bbcf
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
1 changed files with 1 additions and 1 deletions

2
shfm
View File

@ -237,7 +237,7 @@ main() {
case $1 in
-h|--help)
printf 'shfm -[hv]\n'
printf 'shfm -[hv] <starting dir>\n'
exit 0
;;