1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-03 05:18:29 +03:00

lvchange: refresh command missing activationmode option

This commit is contained in:
David Teigland 2017-04-03 13:44:35 -05:00
parent 25b5915c9b
commit e0f284d372

View File

@ -281,7 +281,7 @@ ID: lvchange_activate
DESC: Activate or deactivate an LV. DESC: Activate or deactivate an LV.
lvchange --refresh VG|LV|Tag|Select ... lvchange --refresh VG|LV|Tag|Select ...
OO: --partial, --poll Bool, OO_LVCHANGE OO: --activationmode ActivationMode, --partial, --poll Bool, OO_LVCHANGE
ID: lvchange_refresh ID: lvchange_refresh
DESC: Reactivate an LV using the latest metadata. DESC: Reactivate an LV using the latest metadata.