mirror of
https://github.com/restic/restic.git
synced 2025-08-23 16:17:53 +00:00
backup: Improve wording for --one-file-system description
This commit is contained in:
@@ -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``
|
||||
|
Reference in New Issue
Block a user