manual updated

This commit is contained in:
Tobias Klein 2017-09-09 12:10:38 +02:00
parent 087c3fe1dc
commit 81d7ecba2b
2 changed files with 5 additions and 0 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