summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--misc-utils/hardlink.12
1 files changed, 2 insertions, 0 deletions
diff --git a/misc-utils/hardlink.1 b/misc-utils/hardlink.1
index 0590e8464..04228f4bb 100644
--- a/misc-utils/hardlink.1
+++ b/misc-utils/hardlink.1
@@ -24,6 +24,8 @@ is only useful when all directories specified are on the same filesystem.
.IP "\fB-c\fP" 10
Compare only the contents of the files being considered for consolidation.
Disregards permission, ownership and other differences.
+.IP "\fB-f\fP" 10
+Force hardlinking across file systems.
.IP "\fB-n\fP" 10
Do not perform the consolidation; only print what would be changed.
.IP "\fB-v\fP" 10