summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Ball <nullspoon@oper.io>2019-08-26 11:10:33 -0600
committerAaron Ball <nullspoon@oper.io>2019-08-26 11:10:33 -0600
commitef2e4b3548786141f4ac871da96978161af7119c (patch)
tree6c46ff294b010e4f50093dfee1b096fff560ad6d
parent29f749029fc03b9084b5fee4d45b6ecc0e791eb4 (diff)
downloadupwgen-ef2e4b3548786141f4ac871da96978161af7119c.tar.gz
upwgen-ef2e4b3548786141f4ac871da96978161af7119c.tar.xz
Update man page with the new -0 and -A flags
-rw-r--r--doc/upwgen.16
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/upwgen.1 b/doc/upwgen.1
index e919b22..508334f 100644
--- a/doc/upwgen.1
+++ b/doc/upwgen.1
@@ -25,6 +25,12 @@ character pool (94 characters total).
.B
.SH OPTIONS
.TP
+.B \-0,--no-numerals
+Include at least one numeral in the password
+.TP
+.B \-A,--no-capitalize
+Include at least one numeral in the password
+.TP
.B \-c, --capitalize
Include at least one capital letter in the password.
.TP

Generated by cgit