diff --git a/tools/virsh.pod b/tools/virsh.pod index 20352cb440d208e6c67964c9407ad11546e1511a..ba2da20b31c0eb73af1bddf060ed6debfe95ba29 100644 --- a/tools/virsh.pod +++ b/tools/virsh.pod @@ -3070,7 +3070,7 @@ is specified, the snapshot will not include vm state. The I<--memspec> option can be used to control whether a checkpoint is internal or external. The I<--memspec> flag is mandatory, followed by a B of the form B<[file=]name[,snapshot=type]>, where -type can be B, B, or B. To include a literal +type can be B, B, or B. To include a literal comma in B, escape it with a second comma. I<--memspec> cannot be used together with I<--disk-only>.