diff --git a/doc/040_backup.rst b/doc/040_backup.rst index 6126db988..df8cdcb1c 100644 --- a/doc/040_backup.rst +++ b/doc/040_backup.rst @@ -440,10 +440,10 @@ want to save the access time for files and directories, you can pass the Note that ``restic`` does not back up some metadata associated with files. Of particular note are:: - - inode flags on Unix platforms - - the "hidden" flag on Windows - - file ownership and ACLs on Windows - file creation date on Unix platforms + - inode flags on Unix platforms + - file ownership and ACLs on Windows + - the "hidden" flag on Windows Reading data from stdin ***********************