mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-03 05:18:29 +03:00
commands: missing comma in cmd def option list
Does not affect parsing, but keep it consistent.
This commit is contained in:
parent
db579b9e93
commit
29161a145e
@ -297,7 +297,7 @@ ID: lvchange_poll
|
|||||||
DESC: Start or stop processing an LV conversion.
|
DESC: Start or stop processing an LV conversion.
|
||||||
|
|
||||||
lvchange --persistent y --minor Number LV
|
lvchange --persistent y --minor Number LV
|
||||||
OO: --major Number, --activate Activate OO_LVCHANGE
|
OO: --major Number, --activate Activate, OO_LVCHANGE
|
||||||
ID: lvchange_persistent
|
ID: lvchange_persistent
|
||||||
DESC: Make the minor device number persistent for an LV.
|
DESC: Make the minor device number persistent for an LV.
|
||||||
RULE: all not LV_thinpool LV_cachepool
|
RULE: all not LV_thinpool LV_cachepool
|
||||||
|
Loading…
Reference in New Issue
Block a user