mirror of
git://sourceware.org/git/libabigail.git
synced 2024-12-22 01:40:12 +00:00
Update doc string for new --no-redundant option of abidiff
* doc/manuals/abidiff.rst: Update the documentation string for the --no-redundant option of abidiff. Signed-off-by: Dodji Seketeli <dodji@redhat.com>
This commit is contained in:
parent
c887ad69ba
commit
9418ad46de
@ -190,8 +190,15 @@ Options
|
||||
|
||||
* --redundant
|
||||
|
||||
In the diff report, do not display redundant changes. A redundant
|
||||
change is a change that has been displayed elsewhere in the report.
|
||||
In the diff report, do display redundant changes. A redundant
|
||||
change is a change that has been displayed elsewhere in the
|
||||
report.
|
||||
|
||||
* --no-redundant
|
||||
|
||||
In the diff report, do *NOT* display redundant changes. A
|
||||
redundant change is a change that has been displayed elsewhere in
|
||||
the report. This option is switched on by default.
|
||||
|
||||
Usage examples
|
||||
==============
|
||||
|
Loading…
Reference in New Issue
Block a user