README: mention RPM support
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Thu, 12 Apr 2012 13:37:37 +0000 (16:37 +0300)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Tue, 8 May 2012 08:48:28 +0000 (11:48 +0300)
README

diff --git a/README b/README
index f1d333236cbdf6281570a878abfea69b1f154408..a27b0eeed1ec1f72ee5d4ca88b7f22bf032d044a 100644 (file)
--- a/README
+++ b/README
@@ -1,3 +1,10 @@
 This is a bunch of scripts to ease the development of Debian packages with git.
 For more documentation see the manual. On Debian systems this can be found in
 /usr/share/doc/git-buildpackage/manual-html.
+
+The limited documentation available for the RPM support can be found in:
+http://marquiz.github.com/git-buildpackage-rpm/
+
+Unfortunately, the manpages for RPM tools are still missing. Refer to
+--help option of the commands, for the most detailed description of different
+options.