mirror of
https://github.com/systemd/systemd.git
synced 2026-07-14 19:40:32 +00:00
scsi_id: fix usage spelling
s/threat/treat/g
This commit is contained in:
committed by
Zbigniew Jędrzejewski-Szmek
parent
b43434e94e
commit
85f13fce32
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user