Skip to content

Commit

Permalink
Add documentation and caveat about supported wordlist formats
Browse files Browse the repository at this point in the history
  • Loading branch information
snipfoo committed Aug 1, 2021
1 parent 9e90a9f commit d2cdef8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/man/keepassxc-cli.1.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -257,6 +257,7 @@ The same password generation options as documented for the generate command can
Sets the Path of the wordlist for the diceware generator.
The wordlist must have > 1000 words, otherwise the program will fail.
If the wordlist has < 4000 words a warning will be printed to STDERR.
Any *diceware*-compatible wordlist can used. Note however that *KeePassXC* will NOT verify the PGP signature of signed wordlists.

=== Export options
*-f*, *--format*::
Expand Down

0 comments on commit d2cdef8

Please sign in to comment.