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