From fbb08c14deb757c2d0325e8bc5c2ae41a3d67488 Mon Sep 17 00:00:00 2001 From: rawtaz Date: Wed, 14 Feb 2018 22:05:52 +0100 Subject: [PATCH] Note that multiple `--exclude-file` may be used. --- doc/040_backup.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/040_backup.rst b/doc/040_backup.rst index b03c21de2..00b1b11d2 100644 --- a/doc/040_backup.rst +++ b/doc/040_backup.rst @@ -80,7 +80,7 @@ the exclude options are: - ``--exclude`` Specified one or more times to exclude one or more items - ``--exclude-caches`` Specified once to exclude folders containing a special file -- ``--exclude-file`` Specified one time to exclude items listed in a given file +- ``--exclude-file`` Specified one or more times to exclude items listed in a given file - ``--exclude-if-present`` Specified one or more times to exclude a folders content if it contains a given file (optionally having a given header)