瀏覽代碼

docs: document birthtime support on platforms supporting it

stat.st_birthtime, MacOS and (some?) BSDs.
Thomas Waldmann 7 年之前
父節點
當前提交
a107233f75
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      docs/usage_general.rst.inc

+ 1 - 0
docs/usage_general.rst.inc

@@ -390,6 +390,7 @@ Besides regular file and directory structures, Borg can preserve
     By default the metadata to create them with mknod(2), mkfifo(2) etc. is stored.
     By default the metadata to create them with mknod(2), mkfifo(2) etc. is stored.
 * hardlinked regular files, devices, FIFOs (considering all items in the same archive)
 * hardlinked regular files, devices, FIFOs (considering all items in the same archive)
 * timestamps in nanosecond precision: mtime, atime, ctime
 * timestamps in nanosecond precision: mtime, atime, ctime
+* other timestamps: birthtime (on platforms supporting it)
 * permissions:
 * permissions:
 
 
   * IDs of owning user and owning group
   * IDs of owning user and owning group