From 7b50a6549200740bb1a0c5738d5b0c05be00b0e1 Mon Sep 17 00:00:00 2001 From: Michael Eischer Date: Thu, 1 Oct 2020 00:15:10 +0200 Subject: [PATCH] Update backup help output in documentation --- doc/manual_rest.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/manual_rest.rst b/doc/manual_rest.rst index b0fd44a60..224e20ea5 100644 --- a/doc/manual_rest.rst +++ b/doc/manual_rest.rst @@ -93,6 +93,7 @@ command: --exclude-caches excludes cache directories that are marked with a CACHEDIR.TAG file. See https://bford.info/cachedir/ for the Cache Directory Tagging Standard --exclude-file file read exclude patterns from a file (can be specified multiple times) --exclude-if-present filename[:header] takes filename[:header], exclude contents of directories containing filename (except filename itself) if header of that file is as provided (can be specified multiple times) + --exclude-larger-than size max size of the files to be backed up (allowed suffixes: k/K, m/M, g/G, t/T) --files-from file read the files to backup from file (can be combined with file args/can be specified multiple times) -f, --force force re-reading the target files/directories (overrides the "parent" flag) -h, --help help for backup