
On 04/02/14 12:56, Shanzhi Yu wrote:
--- tools/virsh.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/virsh.pod b/tools/virsh.pod index ba2da20..98d891a 100644 --- a/tools/virsh.pod +++ b/tools/virsh.pod @@ -3162,7 +3162,7 @@ with I<--current>. =item B<snapshot-list> I<domain> [I<--metadata>] [I<--no-metadata>] [{I<--parent> | I<--roots> | [{I<--tree> | I<--name>}]}] [{[I<--from>] B<snapshot> | I<--current>} [I<--descendants>]] -[I<--leaves>] [I<--no-leaves>] p[I<--inactive>] [I<--active>] +[I<--leaves>] [I<--no-leaves>] [I<--inactive>] [I<--active>] [I<--disk-only>] [I<--internal>] [I<--external>]
List all of the available snapshots for the given domain, defaulting
Oops, I managed to sneak that in somehow. ACK and will be pushed shortly. Peter