More document for local RPMs comparison
authorChenxiong Qi <cqi@redhat.com>
Tue, 13 Dec 2016 06:06:21 +0000 (14:06 +0800)
committerDodji Seketeli <dodji@redhat.com>
Mon, 19 Dec 2016 11:03:19 +0000 (12:03 +0100)
* doc/manuals/fedabipkgdiff.rst: Add more document for local RPMs
comparison. Also fixed a typo.

Signed-off-by: Chenxiong Qi <cqi@redhat.com>
doc/manuals/fedabipkgdiff.rst

index e4ea3ebe9d7a3d8036b6fcb9e3527238551e11d1..dec560d1b7d35121a886fd971097493ba9ffe4d9 100644 (file)
@@ -184,10 +184,13 @@ Below are some usage examples currently supported by
 
      Suppose you have built two versions of package httpd, and you want to see
      what ABI differences between these two versions of RPM files. The
-     commandline invocation would be::
+     command line invocation would be::
 
        $ fedabipkgdiff path/to/httpd-2.4.23-3.fc23.x86_64.rpm another/path/to/httpd-2.4.23-4.fc24.x86_64.rpm
 
+     All what fedabipkgdiff does happens on local machine without the need of
+     querying or downloading RPMs from Koji.
+
   3. Compare the ABI of binaries in the latest build of the ``httpd``
      package in ``Fedora 23`` against the ABI of the binaries in the
      latest build of the same package in 24.