]> git.donarmstrong.com Git - debhelper.git/blobdiff - dh_link
Updated French man page translation. Closes: #685560
[debhelper.git] / dh_link
diff --git a/dh_link b/dh_link
index 5691a60b301d1458c2559c7fb8a7540ae211e6fc..db4aea81f33318650d34d24e8be3d3a6cbb72740 100755 (executable)
--- a/dh_link
+++ b/dh_link
@@ -33,6 +33,8 @@ when policy says they should be absolute, and relative links with as short
 a path as possible. It will also create any subdirectories it needs to to put
 the symlinks in.
 
+Any pre-existing destination files will be replaced with symlinks.
+
 B<dh_link> also scans the package build tree for existing symlinks which do not
 conform to Debian policy, and corrects them (v4 or later).
 
@@ -59,7 +61,7 @@ acted on, not just the first.
 
 =item B<-X>I<item>, B<--exclude=>I<item>
 
-Do not correct symlinks that contain I<item> anywhere in their filename from
+Exclude symlinks that contain I<item> anywhere in their filename from
 being corrected to comply with Debian policy.
 
 =item I<source destination> ...