mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-22 04:25:18 +00:00
doc: update option force to subcommand change-media
BZ: https://bugzilla.redhat.com/show_bug.cgi?id=837761
This commit is contained in:
parent
fccab89def
commit
c3e7245af5
@ -8236,7 +8236,7 @@ static const vshCmdOptDef opts_change_media[] = {
|
||||
"depends on implementation of hypervisor driver")},
|
||||
{"live", VSH_OT_BOOL, 0, N_("alter live configuration of running domain")},
|
||||
{"config", VSH_OT_BOOL, 0, N_("alter persistent configuration, effect observed on next boot")},
|
||||
{"force", VSH_OT_BOOL, 0, N_("force media insertion")},
|
||||
{"force", VSH_OT_BOOL, 0, N_("force media changing")},
|
||||
{NULL, 0, 0, NULL}
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user