[hardlink/f18] Mention -f option in the man page

Jan Zeleny jzeleny at fedoraproject.org
Wed Apr 10 13:06:41 UTC 2013


commit 73881ccb87dd2338971b9c16611ab8538a5cc8a1
Author: Jan Zeleny <jzeleny at redhat.com>
Date:   Wed Apr 10 14:47:17 2013 +0200

    Mention -f option in the man page

 hardlink.1    |    2 ++
 hardlink.spec |    5 ++++-
 2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/hardlink.1 b/hardlink.1
index 0590e84..04228f4 100644
--- a/hardlink.1
+++ b/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
diff --git a/hardlink.spec b/hardlink.spec
index 9bcbfdb..cdef6c7 100644
--- a/hardlink.spec
+++ b/hardlink.spec
@@ -1,7 +1,7 @@
 Summary:	Create a tree of hardlinks
 Name:		hardlink
 Version:	1.0
-Release:	15%{?dist}
+Release:	16%{?dist}
 Epoch:		1
 Group:		System Environment/Base
 URL:		http://pkgs.fedoraproject.org/gitweb/?p=hardlink.git
@@ -37,6 +37,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/hardlink.1*
 
 %changelog
+* Wed Apr 10 2013 Jan Zeleny <jzeleny at redhat.com> - 1:1.0-16
+- Mention -f option in the man page
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1:1.0-15
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list