From 08e3559f6704337239044a7ea81f738a2ca43def Mon Sep 17 00:00:00 2001 From: Alexandre Possebom Date: Fri, 26 Sep 2014 16:44:08 -0300 Subject: [PATCH] Updated ReadMe --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e10470f..ec6bba6 100644 --- a/README.md +++ b/README.md @@ -31,8 +31,8 @@ positional arguments: optional arguments: -h, --help show this help message and exit - -c CHARS, --chars CHARS - length of generated password. Default: 12 + -c [4-26], --chars [4-26] + length of generated password [4-26]. Default: 12 -p PROFILE, --profile PROFILE profile to use. Default:'Profile' -t {1,2,3}, --passwordtype {1,2,3}