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

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