scsi_id: fix usage spelling

s/threat/treat/g
This commit is contained in:
Joe Lawrence 2014-11-01 12:18:08 -04:00 committed by Zbigniew Jędrzejewski-Szmek
parent b43434e94e
commit 85f13fce32

View file

@ -317,8 +317,8 @@ static void help(void) {
" -f,--config= location of config file\n"
" -p,--page=0x80|0x83|pre-spc3-83 SCSI page (0x80, 0x83, pre-spc3-83)\n"
" -s,--sg-version=3|4 use SGv3 or SGv4\n"
" -b,--blacklisted threat device as blacklisted\n"
" -g,--whitelisted threat device as whitelisted\n"
" -b,--blacklisted treat device as blacklisted\n"
" -g,--whitelisted treat device as whitelisted\n"
" -u,--replace-whitespace replace all whitespace by underscores\n"
" -v,--verbose verbose logging\n"
" --version print version\n"