update readme to have correct usage output
This commit is contained in:
parent
f859518b21
commit
c934f95eba
@ -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
|
||||||
|
Reference in New Issue
Block a user