.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4. .TH DICEWARE "1" "January 2017" "diceware 0.9.1" "User Commands" .SH NAME diceware \- generate passphrases you will remember .SH DESCRIPTION usage: diceware [\-h] [\-n NUM] [\-c | \fB\-\-no\-caps]\fR [\-s NUM] [\-d DELIMITER] .IP [\-r SOURCE] [\-w NAME] [\-\-dice\-sides N] [\-v] [\-\-version] [INFILE] .PP Create a passphrase .SS "positional arguments:" .TP INFILE Input wordlist. `\-' will read from stdin. .SS "optional arguments:" .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit .TP \fB\-n\fR NUM, \fB\-\-num\fR NUM number of words to concatenate. Default: 6 .TP \fB\-c\fR, \fB\-\-caps\fR Capitalize words. This is the default. .TP \fB\-\-no\-caps\fR Turn off capitalization. .TP \fB\-s\fR NUM, \fB\-\-specials\fR NUM Insert NUM special chars into generated word. .TP \fB\-d\fR DELIMITER, \fB\-\-delimiter\fR DELIMITER Separate words by DELIMITER. Empty string by default. .TP \fB\-r\fR SOURCE, \fB\-\-randomsource\fR SOURCE Get randomness from this source. Possible values: `realdice', `system'. Default: system .TP \fB\-w\fR NAME, \fB\-\-wordlist\fR NAME Use words from this wordlist. Possible values: `en', `en_eff', `en_orig', `en_securedrop'. Wordlists are stored in the folder displayed below. Default: en_securedrop .TP \fB\-v\fR, \fB\-\-verbose\fR Be verbose. Use several times for increased verbosity. .TP \fB\-\-version\fR output version information and exit. .SS "Arguments related to `realdice' randomsource:" .TP \fB\-\-dice\-sides\fR N Number of sides of dice. Default: 6 .PP Wordlists are stored in \fI\,/home/drebs/dev/diceware/debian/dicewaredebian/diceware/wordlists\/\fP .SH COPYRIGHT Copyright \(co 2015, 2016, 2017 Uli Fouquet .IP diceware is based on suggestions of Arnold G. Reinhold. .IP See http://diceware.com for details. .IP \&'Diceware' is a trademark of Arnold G. Reinhold. .IP This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. .IP This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. .IP You should have received a copy of the GNU General Public License along with this program. If not, see .