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