Skip to content

Commit

Permalink
add example
Browse files Browse the repository at this point in the history
  • Loading branch information
abbbi committed Sep 5, 2023
1 parent 1f8343d commit bc47ae1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions virtnbdrestore
Original file line number Diff line number Diff line change
Expand Up @@ -539,6 +539,8 @@ def main() -> None:
"Examples:\n"
" # Dump backup metadata:\n"
"\t%(prog)s -i /backup/ -o dump\n"
" # Verify checksums for existing data files in backup:\n"
"\t%(prog)s -i /backup/ -o verify\n"
" # Complete restore with all disks:\n"
"\t%(prog)s -i /backup/ -o /target\n"
" # Complete restore, adjust config and redefine vm after restore:\n"
Expand Down

0 comments on commit bc47ae1

Please sign in to comment.