mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-09 05:44:23 +00:00
chore: added examples for the tldr section
This commit is contained in:
@@ -33,10 +33,10 @@ gopass config 'generate.generator' 'xkcd'
|
||||
gopass init
|
||||
gopass init -p 'path/to/root/store' 'key-id'
|
||||
|
||||
# Generate passwords.
|
||||
# Generate and show passwords in output.
|
||||
gopass pwgen
|
||||
gopass pwgen -1 24
|
||||
gopass pwgen -x -xl 'en'
|
||||
gopass pwgen -x --xc --xl 'en' --xn --xs '-' 3
|
||||
|
||||
# List entries.
|
||||
gopass list
|
||||
|
||||
Reference in New Issue
Block a user