Blame SOURCES/0016-Documentation-changes-RhBug-1786072.patch

878112
From 8df2ca3485b0c758d2030b096ecc6acac0d2d462 Mon Sep 17 00:00:00 2001
878112
From: nsella <nsella@redhat.com>
878112
Date: Thu, 9 Jan 2020 11:13:48 +0100
878112
Subject: [PATCH] Add doc entry: include url (RhBug 1786072)
878112
878112
---
878112
 doc/cli_vs_yum.rst | 6 ++++++
878112
 1 file changed, 6 insertions(+)
878112
878112
diff --git a/doc/cli_vs_yum.rst b/doc/cli_vs_yum.rst
878112
index 5c03b598f3..199ef2fefb 100644
878112
--- a/doc/cli_vs_yum.rst
878112
+++ b/doc/cli_vs_yum.rst
878112
@@ -93,6 +93,12 @@ following will work::
878112
 
878112
 ``include`` directive name of [main] and Repo configuration is a more logical and better named counterpart of ``exclude`` in DNF.
878112
 
878112
+=======================================
878112
+The ``include`` option has been removed
878112
+=======================================
878112
+
878112
+Inclusion of other configuration files in the main configuration file is no longer supported.
878112
+
878112
 ====================================================
878112
 ``dnf provides /bin/<file>`` is not fully supported
878112
 ====================================================