mirror of
https://codeberg.org/scip/diceware.git
synced 2025-12-17 19:00:57 +01:00
allow 0-9 in words as well
This commit is contained in:
@@ -56,6 +56,8 @@ modify `$PREFIX` during installation time like this:
|
||||
/usr/share/dict/american-english)
|
||||
-l --minlen <count> Minimum word len (default: 5)
|
||||
-m --maxlen <count> Maximum word len (default: 10)
|
||||
-n --dontjump Use all words in the dict file, e.g.
|
||||
if it is an original diceware list
|
||||
-d --debug Enable debug output
|
||||
-v --version Print program version
|
||||
-h -? --help Print this help screen
|
||||
|
||||
Reference in New Issue
Block a user