diff --git a/doc/040_backup.rst b/doc/040_backup.rst index 951f65a4c..cb51d5c04 100644 --- a/doc/040_backup.rst +++ b/doc/040_backup.rst @@ -204,6 +204,9 @@ backup ``/sys`` or ``/dev`` on a Linux system: $ restic -r /srv/restic-repo backup --one-file-system / +.. note:: ``--one-file-system`` is currently unsupported on Windows, and will + cause the backup to immediately fail with an error. + By using the ``--files-from`` option you can read the files you want to backup from one or more files. This is especially useful if a lot of files have to be backed up that are not in the same folder or are maybe pre-filtered