Blame SOURCES/0001-doc-fix-discover-name-only.patch

f707ba
From 878e40f5a3b50d37a0ed981a4f0872a9d5d99e6b Mon Sep 17 00:00:00 2001
f707ba
From: Sumit Bose <sbose@redhat.com>
f707ba
Date: Fri, 29 Nov 2019 18:49:15 +0100
f707ba
Subject: [PATCH 1/2] doc: fix discover name-only
f707ba
f707ba
Related to https://bugzilla.redhat.com/show_bug.cgi?id=1625001
f707ba
---
f707ba
 doc/manual/realmd.conf.xml | 2 +-
f707ba
 1 file changed, 1 insertion(+), 1 deletion(-)
f707ba
f707ba
diff --git a/doc/manual/realmd.conf.xml b/doc/manual/realmd.conf.xml
f707ba
index a26a60c..fc6a785 100644
f707ba
--- a/doc/manual/realmd.conf.xml
f707ba
+++ b/doc/manual/realmd.conf.xml
f707ba
@@ -308,7 +308,7 @@ DOMAIN\user:*:13445:13446:Name:/home/DOMAIN/user:/bin/bash
f707ba
 
f707ba
 	<informalexample>
f707ba
 <screen>
f707ba
-$ <command>realm discover --name DOMAIN.example.com</command>
f707ba
+$ <command>realm discover --name-only DOMAIN.example.com</command>
f707ba
 domain.example.com
f707ba
 ...
f707ba
 </screen>
f707ba
-- 
f707ba
2.21.0
f707ba