From: Nicolas Marie-Magdelaine Date: Thu, 21 Jun 2018 14:32:19 +0000 (+0200) Subject: Modified readme for capitalization X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=d692e3b1e1828bf3cdd72ddc314917cb023102f7;p=redacted-XKCD-password-generator.git Modified readme for capitalization --- diff --git a/README.rst b/README.rst index 30c0903..8f591f5 100644 --- a/README.rst +++ b/README.rst @@ -106,7 +106,7 @@ A concise overview of the available ``xkcdpass`` options can be accessed via:: -C CASE, --case CASE Choose the method for setting the case of each word in the passphrase. Choices: ['alternating', 'upper', - 'lower', 'random'] (default: 'lower'). + 'lower', 'random', 'capitalize'] (default: 'lower'). --allow-weak-rng Allow fallback to weak RNG if the system does not support cryptographically secure RNG. Only use this if