mirror of
git://sourceware.org/git/libabigail.git
synced 2025-03-06 22:58:01 +00:00
This patch adds the following convenience command line options shortcuts: --suppr, --appd, --libd1, --libd2 for the following command line options: --suppressions, --app-debug-info-dir, --lib-debug-info-dir1, --lib-debug-info-dir2 The patch also updates the documentation accordingly. * doc/manuals/abicompat.rst: Update documentation. * tools/abicompat.cc (display_usage): Update help strings. (parse_command_line): Add shortcuts --suppr, --appd, --libd1 and --libd2. Signed-off-by: Dodji Seketeli <dodji@redhat.com> |
||
---|---|---|
.. | ||
abicompat.rst | ||
abidiff.rst | ||
abidw.rst | ||
abilint.rst | ||
abipkgdiff.rst | ||
conf.py | ||
index.rst | ||
libabigail-concepts.rst | ||
libabigail-overview.rst | ||
libabigail-tools.rst | ||
Makefile.am |