Blame 0169-doc-add-example-into-the-abrt-auto-reporting-man-pag.patch

69165ba
From 28f7def4bf579cf49b847301fcbf761b2a2ea8c8 Mon Sep 17 00:00:00 2001
69165ba
From: Matej Habrnal <mhabrnal@redhat.com>
69165ba
Date: Fri, 4 Sep 2015 10:06:16 +0200
69165ba
Subject: [PATCH] doc: add example into the abrt-auto-reporting man page
69165ba
69165ba
Add example how to turn on the authentication using rhsm consumer certificate.
69165ba
69165ba
Related to rhbz#1223805
69165ba
69165ba
Signed-off-by: Matej Habrnal <mhabrnal@redhat.com>
69165ba
---
69165ba
 doc/abrt-auto-reporting-authenticated.txt | 8 ++++++++
69165ba
 1 file changed, 8 insertions(+)
69165ba
69165ba
diff --git a/doc/abrt-auto-reporting-authenticated.txt b/doc/abrt-auto-reporting-authenticated.txt
69165ba
index 2a27945..de3302d 100644
69165ba
--- a/doc/abrt-auto-reporting-authenticated.txt
69165ba
+++ b/doc/abrt-auto-reporting-authenticated.txt
69165ba
@@ -97,6 +97,14 @@ OPTIONS
69165ba
    Also turns the HTTP Authentication off, because these methods cannot
69165ba
    be used together.
69165ba
 
69165ba
+EXAMPLES
69165ba
+--------
69165ba
+Turn on the authentication using rhsm consumer certificate:
69165ba
+
69165ba
+------------
69165ba
+# abrt-auto-reporting enabled --certificate rhsm
69165ba
+------------
69165ba
+
69165ba
 SEE ALSO
69165ba
 --------
69165ba
 abrt.conf(5), ureport.conf(5), rhtsupport.conf(5)
69165ba
-- 
69165ba
2.4.3
69165ba