* tools/abipkgdiff.cc: Now that .deb packages are supported, say
it.
Signed-off-by: Dodji Seketeli <dodji@redhat.com>
/// This program compares the ABIs of binaries inside two packages.
///
-/// For now, the supported package format is RPM, but support for
-/// other formats would be greatly appreciated.
+/// For now, the supported package formats are Deb and RPM, but
+/// support for other formats would be greatly appreciated.
///
/// The program takes the two packages to compare as well as their
/// associated debug info packages.