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
620fe738
Commit
620fe738
authored
9 years ago
by
ulif
Browse files
Options
Downloads
Patches
Plain Diff
Finetune ini-file samples in README and tests.
parent
497dfa9c
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.rst
+3
-3
3 additions, 3 deletions
README.rst
tests/sample_dot_diceware.ini
+1
-1
1 addition, 1 deletion
tests/sample_dot_diceware.ini
with
4 additions
and
4 deletions
README.rst
+
3
−
3
View file @
620fe738
...
...
@@ -187,9 +187,9 @@ directory. This file could look like this::
num = 7
caps = off
specials = 2
delimiter = MYDELIMITER
randomsource = system
wordlist = en
delimiter =
"
MYDELIMITER
"
randomsource =
"
system
"
wordlist =
"
en
"
The options names have to match long argument names, as output by
``--help``. The values set must meet the requirements valid for
...
...
This diff is collapsed.
Click to expand it.
tests/sample_dot_diceware.ini
+
1
−
1
View file @
620fe738
[diceware]
num
=
6
caps
=
1
caps
=
on
specials
=
1
delimiter
=
""
randomsource
=
"system"
...
...
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