list new languages in help text
authorJussi Tiira <redacted>
Sun, 22 Oct 2017 23:05:12 +0000 (02:05 +0300)
committerJussi Tiira <redacted>
Sun, 22 Oct 2017 23:05:12 +0000 (02:05 +0300)
xkcdpass/xkcd_password.py

index c65846210c18cda8ae39864e7bbb484bae5c6858..91f4b0fd644665aa1790bff50afb0d0169d1faf2 100755 (executable)
@@ -317,7 +317,7 @@ class XkcdPassArgumentParser(argparse.ArgumentParser):
                 "Specify that the file WORDFILE contains the list"
                 " of valid words from which to generate passphrases."
                 " Provided wordfiles: eff-long (default), eff-short,"
-                " eff-special, legacy"))
+                " eff-special, legacy, spa-mich (Spanish), fin-kotus (Finnish)"))
         self.add_argument(
             "--min",
             dest="min_length", type=int, default=5, metavar="MIN_LENGTH",
git clone https://git.99rst.org/PROJECT