Revision 8c116b0e qemu-nbd.texi

b/qemu-nbd.texi
27 27
@item -P, --partition=@var{num}
28 28
  only expose partition @var{num}
29 29
@item -s, --snapshot
30
  use snapshot file
30
  use @var{filename} as an external snapshot, create a temporary
31
  file with backing_file=@var{filename}, redirect the write to
32
  the temporary one
33
@item -l, --load-snapshot=@var{snapshot_param}
34
  load an internal snapshot inside @var{filename} and export it
35
  as an read-only device, @var{snapshot_param} format is
36
  'snapshot.id=[ID],snapshot.name=[NAME]' or '[ID_OR_NAME]'
31 37
@item -n, --nocache
32 38
@itemx --cache=@var{cache}
33 39
  set cache mode to be used with the file.  See the documentation of

Also available in: Unified diff