aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/emacs/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/emacs/README.md')
-rw-r--r--contrib/emacs/README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/contrib/emacs/README.md b/contrib/emacs/README.md
index d3679e9..8269c35 100644
--- a/contrib/emacs/README.md
+++ b/contrib/emacs/README.md
@@ -19,6 +19,14 @@ Interactive:
Password: ........
Confirm password: ........
+ ;; Generate a random password.
+ M-x password-store-generate
+ Password entry: bar-account
+
+ ;; Generate a random password without symbols.
+ M-x password-store-generate-no-symbols
+ Password entry: qux-account
+
M-x password-store-copy
Password entry: foo-account
Copied password for foo-account to the kill ring. Will clear in 45 seconds.