update readme to have correct usage output

This commit is contained in:
Joel Beckmeyer 2020-11-11 09:56:41 -05:00
parent f859518b21
commit c934f95eba
1 changed files with 4 additions and 3 deletions

View File

@ -1,9 +1,10 @@
# wofi-pass # wofi-pass
``` ```
Usage: wofi-pass [options] Usage: wofi-pass [options]
-h, --help show this help message -a, --autotype autotype whatever entry is chosen
-s, --squash-choice don't show field choice if password file only contains password -h, --help show this help message
-t, --type type the selection instead of copying to clipboard -s, --squash don't show field choice if password file only contains password
-t, --type type the selection instead of copying to clipboard
``` ```
Since `wofi` isn't a drop-in replacement for `rofi`, I couldn't use Since `wofi` isn't a drop-in replacement for `rofi`, I couldn't use