backup: Improve wording for --one-file-system description

This commit is contained in:
Leo R. Lundgren
2020-10-08 17:59:26 +02:00
parent 2a915069a8
commit 90d75651e6
3 changed files with 3 additions and 3 deletions

View File

@@ -275,7 +275,7 @@ On most Unixy shells, you can either quote or use backslashes. For example:
By specifying the option ``--one-file-system`` you can instruct restic
to only backup files from the file systems the initially specified files
or directories reside on. In other words, it will prevent restic from crossing
filesystem boundaries when performing a backup.
filesystem boundaries and subvolumes when performing a backup.
For example, if you backup ``/`` with this option and you have external
media mounted under ``/media/usb`` then restic will not back up ``/media/usb``