Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
abbbi committed Oct 25, 2023
1 parent 0a3abe6 commit e2cc5fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,7 @@ Following backup modes can be used:
* `full`: Full, thin provisioned backup of the virtual machine, a new checkpoint
named `virtnbdbackup` will be created, all existent checkpoints from prior
backups matching this name will be removed: a new backup chain is created.
The Virtual machine must be online and running for this backup mode to work.

* `inc`: Perform incremental backup, based on the last full or incremental
backup. A checkpoint for each incremental backup is created and saved.
Expand Down

0 comments on commit e2cc5fe

Please sign in to comment.