---
tools/virsh.pod | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/tools/virsh.pod b/tools/virsh.pod
index f4bd294..507686c 100644
--- a/tools/virsh.pod
+++ b/tools/virsh.pod
@@ -546,7 +546,8 @@ I<on_reboot> parameter in the domain's XML definition.
=item B<restore> I<state-file>
-Restores a domain from an B<virsh save> state file. See I<save> for more
info.
+Restores a domain from an B<virsh save> state file. If restoring
+succeeded, the state file will be removed. See I<save> for more info.
=item B<save> I<domain-id> I<state-file>
--
1.7.4