diff --git a/tools/virsh-domain.c b/tools/virsh-domain.c index 128e5160fd1e5887a11b4454357dd782bffec9ab..592a6e837755fdf5a91f2da9420d9d8bff75e1ef 100644 --- a/tools/virsh-domain.c +++ b/tools/virsh-domain.c @@ -8286,7 +8286,7 @@ static const vshCmdOptDef opts_migrate[] = { }, {.name = "change-protection", .type = VSH_OT_BOOL, - .help = N_("prevent any configuration changes to domain until migration ends)") + .help = N_("prevent any configuration changes to domain until migration ends") }, {.name = "unsafe", .type = VSH_OT_BOOL,