Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
diceware-debian
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
drebs
diceware-debian
Commits
8158197b
Commit
8158197b
authored
7 years ago
by
ulif
Browse files
Options
Downloads
Patches
Plain Diff
Add options in manpage template.
parent
f2673b8e
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/manpage.rst
+32
-2
32 additions, 2 deletions
docs/manpage.rst
with
32 additions
and
2 deletions
docs/manpage.rst
+
32
−
2
View file @
8158197b
...
...
@@ -36,12 +36,42 @@ options
``optional arguments``:
-h,
--help
``-h``, ``
--help
``
show help message and exit
-n
NUM, --num
NUM
``-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.
``-d`` `DELIMITER`, ``--delimiter`` `DELIMITER`
Separate words by DELIMITER. Empty string by default.
``-r`` `SOURCE`, ``--randomsource`` `SOURCE`
Get randomness from this source. Possible values:
``realdice``, ``system``. Default: ``system``
``-w`` `NAME`, ``--wordlist`` `NAME`
Use words from this wordlist. Possible values: `en`,
`en_8k`, `en_eff`, `en_orig`, `en_securedrop`.
Wordlists are stored in the folder displayed below.
Default: ``en_securedrop``
``-v``, ``--verbose``
Be verbose. Use several times for increased verbosity.
``--version``
output version information and exit.
copyright
---------
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment