From a9ed4b2ede80bc39f85c76fd8593ec03a49973be Mon Sep 17 00:00:00 2001 From: Markus Lehtonen Date: Wed, 7 Oct 2015 10:42:34 +0300 Subject: docs: document some options of buildpackage-rpm Add manpage documentation for some previously undocumented options. Also, drop non-existing --git-patch-export and --git-export-only options from the manpage. Signed-off-by: Markus Lehtonen --- docs/manpages/gbp-buildpackage-rpm.sgml | 50 +++++++++++++++++++++++++++++++-- 1 file changed, 48 insertions(+), 2 deletions(-) diff --git a/docs/manpages/gbp-buildpackage-rpm.sgml b/docs/manpages/gbp-buildpackage-rpm.sgml index 15d7821b..eccc951d 100644 --- a/docs/manpages/gbp-buildpackage-rpm.sgml +++ b/docs/manpages/gbp-buildpackage-rpm.sgml @@ -25,6 +25,7 @@ COLOR_SCHEME [auto|on|off] =DIRECTORY + =VENDOR TREEISH BRANCH_NAME @@ -48,13 +49,14 @@ LEVEL DIRECTORY TREEISH - DIRECTORY + FILEPATH + =DIRECTORY + =DIRECTORY - @@ -204,6 +206,24 @@ + + =DIRECTORY + + + + Base directory under which temporary directories are created. + + + + + =VENDOR + + + + Distribution vendor name. + + + =BRANCH_NAME @@ -399,6 +419,19 @@ + + =DIRECTORY + + =DIRECTORY + + + + Subdirectories under export directory where packaging files are + exported. The default build options of rpmbuild builder are also + adjusted accordingly. + + + TREEISH @@ -421,6 +454,19 @@ + + FILEPATH + + + + Relative path to the spec file to use. Special value + auto causes &gbp-buildpackage-rpm; to + search and guess. Other values cause the + option to be ignored: the + directory of the spec file is used, instead. + + + [TAG|BRANCH|TREEISH] -- cgit v1.2.3