The following commit has been merged in the master branch:
commit a1319e6ea27daf5ebe78c5090e558ef83af2d1f8
Author: Guillem Jover <[email protected]>
Date:   Sat Jul 27 05:36:37 2013 +0200

    dpkg-shlibdeps(1): Make explicit that -e can be used multiple times

diff --git a/debian/changelog b/debian/changelog
index f9188d1..19fc441 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 dpkg (1.17.1) UNRELEASED; urgency=low
 
-  *
+  * Man pages cleanup:
+    - Make explicit that dpkg-shlibdeps -e can be used multiple times.
 
  -- Guillem Jover <[email protected]>  Sat, 27 Jul 2013 05:32:21 +0200
 
diff --git a/man/dpkg-shlibdeps.1 b/man/dpkg-shlibdeps.1
index 315b4cb..61e1f81 100644
--- a/man/dpkg-shlibdeps.1
+++ b/man/dpkg-shlibdeps.1
@@ -135,6 +135,7 @@ been supplied as
 .BI \-e executable
 Include dependencies appropriate for the shared libraries required by
 .IR executable .
+This option can be used multiple times.
 .TP
 .BI \-l directory
 Add

-- 
dpkg's main repository


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to