Skip to content
Snippets Groups Projects
Commit 2aa1ef42 authored by ulif's avatar ulif
Browse files

Add expected output for help as file.

parent b033e8e7
No related branches found
No related tags found
No related merge requests found
usage: diceware [-h] [-n NUM] [-c | --no-caps] [-s NUM] [INFILE]
Create a passphrase
positional arguments:
INFILE Input wordlist. `-' will read from stdin.
optional arguments:
-h, --help show this help message and exit
-n NUM, --num NUM number of words to concatenate. Default: 6
-c, --caps Capitalize words. This is the default.
--no-caps Turn off capitalization.
-s NUM, --specials NUM
Insert NUM special chars into generated word.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment