Add usage entry for new --dynamic-x parameter

This commit is contained in:
jsteube 2023-11-04 13:16:56 +00:00
parent c00d88e2d9
commit 5f735dadae
1 changed files with 1 additions and 0 deletions

View File

@ -66,6 +66,7 @@ static const char *const USAGE_BIG_PRE_HASHMODES[] =
" --show | | Compare hashlist with potfile; show cracked hashes |",
" --left | | Compare hashlist with potfile; show uncracked hashes |",
" --username | | Enable ignoring of usernames in hashfile |",
" --dynamic-x | | Ignore $dynamic_X$ prefix in hashes |",
" --remove | | Enable removal of hashes once they are cracked |",
" --remove-timer | Num | Update input hash file each X seconds | --remove-timer=30",
" --potfile-disable | | Do not write potfile |",