diff options
Diffstat (limited to 'contrib/splice3/LINUX/manual')
-rw-r--r-- | contrib/splice3/LINUX/manual | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/contrib/splice3/LINUX/manual b/contrib/splice3/LINUX/manual index 877b9a0..df050ff 100644 --- a/contrib/splice3/LINUX/manual +++ b/contrib/splice3/LINUX/manual @@ -144,6 +144,18 @@ them to WEP compatible passwords. --no-char Override character usage +--char-length Start and end with set character lengths +.br +splice3 appends characters to the beginning +.br +and end of each password. You can choose +.br +where these characters start and stop. IE: +.br +splice3 --char-length="1, 5" +.br +splice3 --char-length="1, 3" --exh-lns + --custom Use custom characters .br splice3 --custom="/home/user/list" |