Blame SOURCES/0035-Move-system-upgrade-plugin-to-core-RhBug-2054235.patch

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