Explorar o código

document that hardlinks and symlinks are supported

it seems that hardlinks are supported, but were not explicitely documented in the documentation. the FAQ seems like the right place to do this. closes #133.
anarcat %!s(int64=10) %!d(string=hai) anos
pai
achega
7d2ec79f95
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      docs/faq.rst

+ 1 - 0
docs/faq.rst

@@ -17,6 +17,7 @@ Which file attributes are preserved?
 
     * Name
     * Contents
+    * Hardlinks and symlinks
     * Time of last modification (nanosecond precision with Python >= 3.3)
     * User ID of owner
     * Group ID of owner