Commit 08ba27a5 authored by Tobias Doerffel's avatar Tobias Doerffel Committed by Dietmar Maurer

VZDump: fixed typo in description for size parameter

Signed-off-by: 's avatarTobias Doerffel <tobias.doerffel@ed-chemnitz.de>
parent 17745203
......@@ -1164,7 +1164,7 @@ my $confdesc = {
}),
size => {
type => 'integer',
description => "LVM snapshot size im MB.",
description => "LVM snapshot size in MB.",
optional => 1,
minimum => 500,
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment