[pass] [PATCH 1/4] Rephrase awkward/confusing message about enabling echo during password entry.
Chris Down
chris at chrisdown.name
Fri Sep 13 07:50:14 CEST 2013
---
src/password-store.sh | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/password-store.sh b/src/password-store.sh
index e080627..b96dcd0 100755
--- a/src/password-store.sh
+++ b/src/password-store.sh
@@ -39,9 +39,9 @@ Usage:
Show existing password and optionally put it on the clipboard.
If put on the clipboard, it will be cleared in 45 seconds.
$program insert [--echo,-e | --multiline,-m] [--force,-f] pass-name
- Insert new password. Optionally, the console can be enabled echo
- the password back. Or, optionally, it may be multiline. Prompt
- before overwriting existing password unless forced.
+ Insert new password. Optionally, echo the password back to the console
+ during entry. Or, optionally, the entry may be multiline. Prompt before
+ overwriting existing password unless forced.
$program edit pass-name
Insert a new password or edit an existing password using ${EDITOR:-vi}.
$program generate [--no-symbols,-n] [--clip,-c] [--force,-f] pass-name pass-length
--
1.8.4
More information about the Password-Store
mailing list