740ee7d
From 655a356abb1f0557690fa21a0d008af472c56788 Mon Sep 17 00:00:00 2001
740ee7d
From: Matej Habrnal <mhabrnal@redhat.com>
740ee7d
Date: Wed, 2 Sep 2015 12:29:31 +0200
740ee7d
Subject: [PATCH] doc: actualize the abrt-bodhi man page
740ee7d
740ee7d
Parameters -d and -u were not in the man page.
740ee7d
740ee7d
Signed-off-by: Matej Habrnal <mhabrnal@redhat.com>
740ee7d
---
740ee7d
 doc/abrt-bodhi.txt | 8 +++++++-
740ee7d
 1 file changed, 7 insertions(+), 1 deletion(-)
740ee7d
740ee7d
diff --git a/doc/abrt-bodhi.txt b/doc/abrt-bodhi.txt
740ee7d
index 945a4a9..fe790d6 100644
740ee7d
--- a/doc/abrt-bodhi.txt
740ee7d
+++ b/doc/abrt-bodhi.txt
740ee7d
@@ -7,7 +7,7 @@ abrt-bodhi - The ABRT bodhi client.
740ee7d
 
740ee7d
 SYNOPSIS
740ee7d
 --------
740ee7d
-'abrt-bodhi' [-v] [-r[RELEASE]] (-b ID1[,ID2,...] | PKG-NAME) [PKG-NAME]...
740ee7d
+'abrt-bodhi' [-v] [-r[RELEASE]] [-u URL] [-d DIR] (-b ID1[,ID2,...] | PKG-NAME) [PKG-NAME]...
740ee7d
 
740ee7d
 DESCRIPTION
740ee7d
 -----------
740ee7d
@@ -25,6 +25,12 @@ OPTIONS
740ee7d
 -b, --bugs ID1,ID2,..
740ee7d
     Specify any number of Bugzilla IDs (--bugs=1234,5678)
740ee7d
 
740ee7d
+-d, --problem-dir DIR::
740ee7d
+    Path to problem directory
740ee7d
+
740ee7d
+-u, --url URL::
740ee7d
+    Specify a bodhi server url
740ee7d
+
740ee7d
 AUTHORS
740ee7d
 -------
740ee7d
 * ABRT team
740ee7d
-- 
740ee7d
2.5.0
740ee7d