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