]> sourceware.org Git - libabigail.git/commitdiff
Fix the --suppressions manual doc for abidiff
authorDodji Seketeli <dodji@redhat.com>
Sun, 19 Jul 2015 14:33:32 +0000 (16:33 +0200)
committerDodji Seketeli <dodji@redhat.com>
Sun, 19 Jul 2015 17:54:57 +0000 (19:54 +0200)
* doc/manuals/abidiff.rst: Talk about the --suppr shortcut of the
--suppressions option.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
doc/manuals/abidiff.rst

index c6551cc6045d8f089c644d63832c78d0f68c9ca6..0dedcdc839cf9803bc8eb8f71bb5aa19e6b9de7b 100644 (file)
@@ -120,10 +120,12 @@ Options
     added or removed symbols.
 
 
-  * ``--suppressions`` <*path-to-suppressions*>
+  * ``--suppressions | --suppr`` <*path-to-suppressions*>
 
     Use a :ref:`suppression specification <suppr_spec_label>` file located
-    at *path-to-suppressions*.
+    at *path-to-suppressions*.  Note that this option can appear
+    multiple times on the command line; all the suppression
+    specification files are then taken into account.
 
   * ``--drop`` <*regex*>
 
This page took 0.03538 seconds and 5 git commands to generate.