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,8 +1,9 @@
# wofi-pass
```
Usage: wofi-pass [options]
-a, --autotype autotype whatever entry is chosen
-h, --help show this help message
-s, --squash-choice don't show field choice if password file only contains password
-s, --squash don't show field choice if password file only contains password
-t, --type type the selection instead of copying to clipboard
```