Skip to content

Commit

Permalink
Re-run build_usage for restore-vm
Browse files Browse the repository at this point in the history
  • Loading branch information
milkey-mouse committed Dec 18, 2017
1 parent 2bd7c99 commit 6f6f54c
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,22 @@ Usage
-p, --progress force progress display even if stdout isn't a tty
--borg-args ... extra arguments passed straight to borg

::

usage: restore-vm [-hpv] domain [disk [disk ...]] archive

Restore a libvirt-based VM from a borg backup.

positional arguments:
domain libvirt domain to restore
disk a domain block device to restore (default: all disks)
archive a borg archive path (same format as borg create)

optional arguments:
-h, --help show this help message and exit
-v, --version show version of the backup-vm package
-p, --progress force progress display even if stdout isn't a tty

::

usage: borg-multi [-hpv] [--path PATH] [--borg-cmd SUBCOMMAND]
Expand Down

0 comments on commit 6f6f54c

Please sign in to comment.