-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
this permit a full copy of entire backups to other file system
- Loading branch information
1 parent
a02c1b3
commit ed5998a
Showing
7 changed files
with
112 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
.\" Manpage for Butterfly Backup. | ||
.\" Contact [email protected] to correct errors or typos. | ||
.TH man 1 "29 Aug 2019" "1.7.2" "bb man page" | ||
.TH man 1 "2 Sep 2019" "1.8.0" "bb man page" | ||
.SH NAME | ||
bb \- Butterfly Backup - backup/restore/archive tool , agentless | ||
.SH SYNOPSIS | ||
|
@@ -131,6 +131,7 @@ Deploy configuration: | |
Folder where is catalog file | ||
--backup-id ID, -i ID | ||
Backup-id of backup | ||
--all, -A All backup | ||
--destination DESTINATION, -d DESTINATION | ||
Destination path | ||
--mirror, -m Mirror mode | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters