]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* ltmain.in: Add missing --help doc for --preserve-dup-deps.
authorGary V. Vaughan <gary@gnu.org>
Mon, 23 Feb 2004 15:52:18 +0000 (15:52 +0000)
committerGary V. Vaughan <gary@gnu.org>
Mon, 23 Feb 2004 15:52:18 +0000 (15:52 +0000)
ChangeLog
ltmain.in

index 4081b2b49cbccc5df17afddbcceaaca6a019fd59..79d595c561d35584b562ec1bf09be06804edc07a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-02-23  Gary V. Vaughan  <gvaughan@eris.qinetiq.com>
+
+       * ltmain.in: Add missing --help doc for --preserve-dup-deps.
+
 2004-02-22  Gary V. Vaughan  <gary@gnu.org>
 
        * Makefile.maint (web-manual): Generate the web manual carefully
index bd2ac642000d3df80bd55c6b269e4e72a7a355e2..b9c6eaad1418d6c06e28060bb139b0c2160b5980 100644 (file)
--- a/ltmain.in
+++ b/ltmain.in
@@ -6441,17 +6441,18 @@ case $mode in
 
 Provide generalized library-building support services.
 
-    --config          show all configuration variables
-    --debug           enable verbose shell tracing
--n, --dry-run         display commands without modifying any files
-    --features        display basic configuration information and exit
-    --finish          same as \`--mode=finish'
-    --help            display this help message and exit
-    --mode=MODE       use operation mode MODE
-    --quiet           same as \`--silent'
-    --silent          don't print informational messages
-    --tag=TAG         use configuration variables from tag TAG
-    --version         print version information
+    --config             show all configuration variables
+    --debug              enable verbose shell tracing
+-n, --dry-run            display commands without modifying any files
+    --features           display basic configuration information and exit
+    --finish             same as \`--mode=finish'
+    --help               display this help message and exit
+    --mode=MODE          use operation mode MODE
+    --preserve-dup-deps  don't remove duplicate dependency libraries
+    --quiet              same as \`--silent'
+    --silent             don't print informational messages
+    --tag=TAG            use configuration variables from tag TAG
+    --version            print version information
 
 MODE must be one of the following: