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

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