https://bugzilla.redhat.com/show_bug.cgi?id=869100 mentioned some
confusion about 'virsh snapshot-list' errors. Clean up a
misleading error message, and add some documentation.
* tools/virsh-snapshot.c (cmdSnapshotList): Mention --current
rather than --from when appropriate.
* tools/virsh.pod (snapshot-list): Mention that the named starting
point is NOT part of the list except under --tree.
---
v2: This is my take at the problem; v1 was written by Osier:
https://www.redhat.com/archives/libvir-list/2012-October/msg01183.html
tools/virsh-snapshot.c | 2 ++
tools/virsh.pod | 4 +++-
2 files changed, 5 insertions(+), 1 deletion(-)