]> sourceware.org Git - libabigail.git/commitdiff
abidiff.rst: Fix typo in the doc for --kmi-whitelist master
authorDodji Seketeli <dodji@redhat.com>
Thu, 5 Dec 2024 12:04:40 +0000 (13:04 +0100)
committerDodji Seketeli <dodji@redhat.com>
Thu, 5 Dec 2024 12:04:40 +0000 (13:04 +0100)
* doc/manuals/abidiff.rst: It's not -kaw, but -w.

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

index 9773e1ddcc8796f9ec720fee342bb8ba75314565..40eb256d80bccf6529e0c5ccd197b75f7df9a872 100644 (file)
@@ -254,7 +254,7 @@ Options
     ELF binary.  It thus considers functions and variables which are
     defined and exported in the ELF sense.
 
-  * ``--kmi-whitelist | -kaw`` <*path-to-whitelist*>
+  * ``--kmi-whitelist | -w`` <*path-to-whitelist*>
 
     When analyzing a Linux kernel binary, this option points to the
     white list of names of ELF symbols of functions and variables
This page took 0.028771 seconds and 5 git commands to generate.