]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Mention -f option in the man page
authorJan Zeleny <jzeleny@redhat.com>
Wed, 10 Apr 2013 12:47:17 +0000 (14:47 +0200)
committerRuediger Meier <ruediger.meier@ga-group.nl>
Tue, 12 Jun 2018 12:23:47 +0000 (14:23 +0200)
misc-utils/hardlink.1

index 0590e8464c059e59d4be3dc2b8e47a930e4f1d8f..04228f4bb70e57f970d3c9aaf92081ba38eac9c9 100644 (file)
@@ -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