* tools/abidiff.cc (display_usage): Fix indentation of help string
Signed-off-by: Dodji Seketeli <dodji@redhat.com>
<< " --list-dependencies|--ldeps show the dependencies of the input files\n"
<< " --drop-private-types drop private types from "
"internal representation\n"
- << " --exported-interfaces-only analyze exported interfaces only\n"
- << " --allow-non-exported-interfaces analyze interfaces that "
+ << " --exported-interfaces-only analyze exported interfaces only\n"
+ << " --allow-non-exported-interfaces analyze interfaces that "
"might not be exported\n"
<< " --no-linux-kernel-mode don't consider the input binaries as "
"linux kernel binaries\n"