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

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