Blame SOURCES/0037-Document-changes-to-offline-upgrade-command.patch

29a6c5
From 97fe94c94f030f5596a3a3ac52748bdd7544ad52 Mon Sep 17 00:00:00 2001
29a6c5
From: Jan Kolarik <jkolarik@redhat.com>
29a6c5
Date: Tue, 1 Nov 2022 09:15:08 +0000
29a6c5
Subject: [PATCH] Document changes to offline-upgrade command (RhBug:1939975)
29a6c5
29a6c5
A support for security filters was added to the offline-upgrade command. This commit adds the documentation into the man pages.
29a6c5
29a6c5
= changelog =
29a6c5
type: bugfix
29a6c5
resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1939975
29a6c5
---
29a6c5
 doc/command_ref.rst | 28 ++++++++++++++--------------
29a6c5
 1 file changed, 14 insertions(+), 14 deletions(-)
29a6c5
29a6c5
diff --git a/doc/command_ref.rst b/doc/command_ref.rst
29a6c5
index bee6a109..7279b3a4 100644
29a6c5
--- a/doc/command_ref.rst
29a6c5
+++ b/doc/command_ref.rst
29a6c5
@@ -113,7 +113,7 @@ Options
29a6c5
 
29a6c5
 ``--advisory=<advisory>, --advisories=<advisory>``
29a6c5
     Include packages corresponding to the advisory ID, Eg. FEDORA-2201-123.
29a6c5
-    Applicable for the install, repoquery, updateinfo and upgrade commands.
29a6c5
+    Applicable for the ``install``, ``repoquery``, ``updateinfo``, ``upgrade`` and ``offline-upgrade`` (dnf-plugins-core) commands.
29a6c5
 
29a6c5
 ``--allowerasing``
29a6c5
     Allow erasing of installed packages to resolve dependencies. This option could be used as an alternative to the ``yum swap`` command where packages to remove are not explicitly defined.
29a6c5
@@ -125,12 +125,12 @@ Options
29a6c5
     Try the best available package versions in transactions. Specifically during :ref:`dnf upgrade <upgrade_command-label>`, which by default skips over updates that can not be installed for dependency reasons, the switch forces DNF to only consider the latest packages. When running into packages with broken dependencies, DNF will fail giving a reason why the latest version can not be installed.
29a6c5
 
29a6c5
 ``--bugfix``
29a6c5
-    Include packages that fix a bugfix issue. Applicable for the install, repoquery, updateinfo and
29a6c5
-    upgrade commands.
29a6c5
+    Include packages that fix a bugfix issue. 
29a6c5
+    Applicable for the ``install``, ``repoquery``, ``updateinfo``, ``upgrade`` and ``offline-upgrade`` (dnf-plugins-core) commands.
29a6c5
 
29a6c5
 ``--bz=<bugzilla>, --bzs=<bugzilla>``
29a6c5
-    Include packages that fix a Bugzilla ID, Eg. 123123. Applicable for the install, repoquery,
29a6c5
-    updateinfo and upgrade commands.
29a6c5
+    Include packages that fix a Bugzilla ID, Eg. 123123. 
29a6c5
+    Applicable for the ``install``, ``repoquery``, ``updateinfo``, ``upgrade`` and ``offline-upgrade`` (dnf-plugins-core) commands.
29a6c5
 
29a6c5
 ``-C, --cacheonly``
29a6c5
     Run entirely from system cache, don't update the cache and use it even in case it is expired.
29a6c5
@@ -148,8 +148,8 @@ Options
29a6c5
 
29a6c5
 ``--cve=<cves>, --cves=<cves>``
29a6c5
     Include packages that fix a CVE (Common Vulnerabilities and Exposures) ID
29a6c5
-    (http://cve.mitre.org/about/), Eg. CVE-2201-0123. Applicable for the install, repoquery, updateinfo,
29a6c5
-    and upgrade commands.
29a6c5
+    (http://cve.mitre.org/about/), Eg. CVE-2201-0123. 
29a6c5
+    Applicable for the ``install``, ``repoquery``, ``updateinfo``, ``upgrade`` and ``offline-upgrade`` (dnf-plugins-core) commands.
29a6c5
 
29a6c5
 ``-d <debug level>, --debuglevel=<debug level>``
29a6c5
     Debugging output level. This is an integer value between 0 (no additional information strings) and 10 (shows all debugging information, even that not understandable to the user), default is 2. Deprecated, use ``-v`` instead.
29a6c5
@@ -208,8 +208,8 @@ Options
29a6c5
     Enable additional repositories by an id or a glob.
29a6c5
 
29a6c5
 ``--enhancement``
29a6c5
-    Include enhancement relevant packages. Applicable for the install, repoquery, updateinfo and
29a6c5
-    upgrade commands.
29a6c5
+    Include enhancement relevant packages. 
29a6c5
+    Applicable for the ``install``, ``repoquery``, ``updateinfo``, ``upgrade`` and ``offline-upgrade`` (dnf-plugins-core) commands.
29a6c5
 
29a6c5
 .. _exclude_option-label:
29a6c5
 
29a6c5
@@ -280,8 +280,8 @@ Options
29a6c5
      ``--setopt`` using configuration from ``/path/dnf.conf``.
29a6c5
 
29a6c5
 ``--newpackage``
29a6c5
-    Include newpackage relevant packages. Applicable for the install, repoquery, updateinfo and
29a6c5
-    upgrade commands.
29a6c5
+    Include newpackage relevant packages. 
29a6c5
+    Applicable for the ``install``, ``repoquery``, ``updateinfo``, ``upgrade`` and ``offline-upgrade`` (dnf-plugins-core) commands.
29a6c5
 
29a6c5
 ``--noautoremove``
29a6c5
     Disable removal of dependencies that are no longer used. It sets
29a6c5
@@ -353,11 +353,11 @@ Options
29a6c5
 
29a6c5
 ``--sec-severity=<severity>, --secseverity=<severity>``
29a6c5
     Includes packages that provide a fix for an issue of the specified severity.
29a6c5
-    Applicable for the install, repoquery, updateinfo and upgrade commands.
29a6c5
+    Applicable for the ``install``, ``repoquery``, ``updateinfo``, ``upgrade`` and ``offline-upgrade`` (dnf-plugins-core) commands.
29a6c5
 
29a6c5
 ``--security``
29a6c5
-    Includes packages that provide a fix for a security issue. Applicable for the
29a6c5
-    upgrade command.
29a6c5
+    Includes packages that provide a fix for a security issue. 
29a6c5
+    Applicable for the ``install``, ``repoquery``, ``updateinfo``, ``upgrade`` and ``offline-upgrade`` (dnf-plugins-core) commands.
29a6c5
 
29a6c5
 .. _setopt_option-label:
29a6c5
 
29a6c5
-- 
29a6c5
2.38.1
29a6c5