pash: 1.0.0
This commit is contained in:
parent
2ca8746f74
commit
e1c4b77147
2
pash
2
pash
|
@ -78,7 +78,7 @@ die() {
|
||||||
}
|
}
|
||||||
|
|
||||||
usage() { printf %s "\
|
usage() { printf %s "\
|
||||||
pash 0.1.0 - simple password manager.
|
pash 1.0.0 - simple password manager.
|
||||||
|
|
||||||
=> [a]dd [name] - Create a new password entry.
|
=> [a]dd [name] - Create a new password entry.
|
||||||
=> [c]opy [name] - Copy entry to the clipboard.
|
=> [c]opy [name] - Copy entry to the clipboard.
|
||||||
|
|
Loading…
Reference in New Issue