remove old option from help output

This commit is contained in:
vanhauser-thc 2021-08-31 09:37:06 +02:00
parent 67ef4c733f
commit 5cb14100f8

View file

@ -596,8 +596,6 @@ void help_bfg() {
"others,\n"
" just add their real representation.\n"
" -y disable the use of the above letters as placeholders\n"
" -r use a shuffling method called 'rain' to try to break\n"
" the linearity of the bruteforce\n"
"Examples:\n"
" -x 3:5:a generate passwords from length 3 to 5 with all "
"lowercase letters\n"