Blame SOURCES/0098-ureport-document-rhsm-entitlement-in-the-man-page.patch

4b6aa8
From 79ac92f08a506527ecd654e22ca0664095a910e3 Mon Sep 17 00:00:00 2001
4b6aa8
From: Jakub Filak <jfilak@redhat.com>
4b6aa8
Date: Thu, 9 Oct 2014 13:16:00 +0200
4b6aa8
Subject: [LIBREPORT PATCH 98/99] ureport: document rhsm-entitlement in the man
4b6aa8
 page
4b6aa8
4b6aa8
Related: #1140224
4b6aa8
4b6aa8
Signed-off-by: Jakub Filak <jfilak@redhat.com>
4b6aa8
---
4b6aa8
 doc/reporter-ureport.txt | 3 +++
4b6aa8
 1 file changed, 3 insertions(+)
4b6aa8
4b6aa8
diff --git a/doc/reporter-ureport.txt b/doc/reporter-ureport.txt
4b6aa8
index 551bbda..807f1e1 100644
4b6aa8
--- a/doc/reporter-ureport.txt
4b6aa8
+++ b/doc/reporter-ureport.txt
4b6aa8
@@ -37,6 +37,9 @@ Configuration file lines should have 'PARAM = VALUE' format. The parameters are:
4b6aa8
    'rhsm';;
4b6aa8
       Uses the system certificate that is used for Red Hat subscription management.
4b6aa8
 
4b6aa8
+   'rhsm-entitlement';;
4b6aa8
+      Same as 'rhsm' but uses the V3 RHSM entitlement certificates.
4b6aa8
+
4b6aa8
    'puppet';;
4b6aa8
       Uses the certificate that is used by the Puppet configuration management tool.
4b6aa8
 
4b6aa8
-- 
4b6aa8
1.8.3.1
4b6aa8