From 7017e14c328d2f1591278a8e8ce93b05f70a6e76 Mon Sep 17 00:00:00 2001 From: Axel Burri Date: Thu, 13 Aug 2015 22:17:01 +0200 Subject: [PATCH] documentation: btrbk.1: added missing information about the "-r" command line option --- doc/btrbk.1 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/btrbk.1 b/doc/btrbk.1 index 60aeaf2..cf45c36 100644 --- a/doc/btrbk.1 +++ b/doc/btrbk.1 @@ -31,6 +31,11 @@ Read the configuration from . Preserve all backups. Skips deletion of old backups, even if specified in the configuration file. .TP +\-r +Resume only. Skips snapshot creation, only resumes missing +backups. This only makes sense if the \fIresume_missing\fR option is +set to \[lq]yes\[rq] in the configuration file. +.TP \-v Verbose output. Identical to: \-l info. .TP