From c9251d182be0bfa66345220cffe0842b44a061a8 Mon Sep 17 00:00:00 2001 From: Jan Kolarik Date: Wed, 31 Aug 2022 07:49:39 +0200 Subject: [PATCH] Move system-upgrade plugin to core (RhBug:2054235) Just doc fix. = changelog = type: bugfix resolves: https://bugzilla.redhat.com/show_bug.cgi?id=2054235 --- doc/command_ref.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/command_ref.rst b/doc/command_ref.rst index 7a02448c..bee6a109 100644 --- a/doc/command_ref.rst +++ b/doc/command_ref.rst @@ -182,8 +182,7 @@ Options ``--downloaddir=, --destdir=`` Redirect downloaded packages to provided directory. The option has to be used together with the \-\ :ref:`-downloadonly ` command line option, with the - ``download``, ``modulesync`` or ``reposync`` commands (dnf-plugins-core) or with the ``system-upgrade`` command - (dnf-plugins-extras). + ``download``, ``modulesync``, ``reposync`` or ``system-upgrade`` commands (dnf-plugins-core). .. _downloadonly-label: -- 2.37.3