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

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