Merge pull request #1205 from mungomat/backup_time

Backup time
This commit is contained in:
Alexander Neumann
2017-09-11 19:01:41 +02:00
13 changed files with 33 additions and 14 deletions

View File

@@ -72,6 +72,10 @@ given as the arguments.
\fB\-\-tag\fP=[]
add a \fB\fCtag\fR for the new snapshot (can be specified multiple times)
.PP
\fB\-\-time\fP=""
time of the backup (ex. '2012\-11\-01 22:08:41') (default: now)
.SH OPTIONS INHERITED FROM PARENT COMMANDS
.PP

View File

@@ -69,6 +69,7 @@ command:
--stdin read backup from stdin
--stdin-filename string file name to use when reading from stdin
--tag tag add a tag for the new snapshot (can be specified multiple times)
--time string time of the backup (ex. '2012-11-01 22:08:41') (default: now)
Global Flags:
--json set output mode to JSON for commands that support it