comparison contrib/splice3/LINUX/manual @ 670:eee9ab3d1b11 draft

improved splice3 code with --char-length
author d3v11 <d3v11@d3v11.ano>
date Sat, 15 Oct 2011 13:05:42 -0500
parents 271fb597efc9
children 1bc0c37ce2c1
comparison
equal deleted inserted replaced
669:271fb597efc9 670:eee9ab3d1b11
141 --numbers Use number characters 141 --numbers Use number characters
142 142
143 --specials Use special characters 143 --specials Use special characters
144 144
145 --no-char Override character usage 145 --no-char Override character usage
146
147 --char-length Start and end with set character lengths
148 .br
149 splice3 appends characters to the beginning
150 .br
151 and end of each password. You can choose
152 .br
153 where these characters start and stop. IE:
154 .br
155 splice3 --char-length="1, 5"
156 .br
157 splice3 --char-length="1, 3" --exh-lns
146 158
147 --custom Use custom characters 159 --custom Use custom characters
148 .br 160 .br
149 splice3 --custom="/home/user/list" 161 splice3 --custom="/home/user/list"
150 162