We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 727312a commit a66c900Copy full SHA for a66c900
README.md
@@ -60,7 +60,7 @@ The benchmark was generated by [a GitHub Workflow](https://github.com/KSXGitHub/
60
61
## Limitations
62
63
-* Ignorant of hard links: All hard links are counted as real files regardless of how many times it appear in the tree.
+* Ignorant of hard links: All hard links are counted as real files.
64
* Do not follow symbolic links.
65
* Do not differentiate filesystem: Mounted folders are counted as normal folders.
66
* The runtime is optimized at the expense of binary size.
0 commit comments