mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-18 10:04:20 +03:00
cleanup: improving message
lvconvert -Z can be used with snaps & pools.
This commit is contained in:
parent
5237175cb6
commit
0c842ee8ad
@ -255,7 +255,7 @@ static int _read_params(struct cmd_context *cmd, struct lvconvert_params *lp)
|
||||
}
|
||||
|
||||
if (arg_is_set(cmd, zero_ARG)) {
|
||||
log_error("--zero is only available with snapshots or thin pools.");
|
||||
log_error("--zero is only available with snapshots or pools.");
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user