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

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