mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
man: quote the word no
This commit is contained in:
parent
658d524d26
commit
b9d10857b2
@ -1234,7 +1234,7 @@ arg(physicalvolume_ARG, 'P', "physicalvolume", 0, 0, 0, NULL)
|
||||
|
||||
arg(quiet_ARG, 'q', "quiet", 0, ARG_COUNTABLE, 0,
|
||||
"Suppress output and log messages. Overrides --debug and --verbose.\n"
|
||||
"Repeat once to also suppress any prompts with answer no.\n")
|
||||
"Repeat once to also suppress any prompts with answer 'no'.\n")
|
||||
|
||||
arg(readahead_ARG, 'r', "readahead", readahead_VAL, 0, 0,
|
||||
"Sets read ahead sector count of an LV.\n"
|
||||
|
Loading…
Reference in New Issue
Block a user