From ef7ad3205e5cf1744e0ae580eb69d996e3365d68 Mon Sep 17 00:00:00 2001 From: Axel Burri Date: Thu, 18 Mar 2021 23:50:30 +0100 Subject: [PATCH] documentation: README.md: rephrase dryrun recommentation --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index dd85483..1429cc4 100644 --- a/README.md +++ b/README.md @@ -80,11 +80,10 @@ file. You might want to take a look at `btrbk.conf.example` provided with this package. For a detailed description, please consult the [btrbk.conf(5)] man-page. -When playing around with config-files, it is highly recommended to -check the output using the `dryrun` command before executing the -backups: +After a configuration change, it is highly recommended to check it by +running btrbk with the `-n,--dryrun` option: - btrbk -c /path/to/myconfig -v dryrun + btrbk -c /path/to/myconfig -v -n run This will read all btrfs information on the source/target filesystems and show what actions would be performed (without writing anything to