Skip to content

Commit

Permalink
changes_from_dnf4: fix formatting of indented list points
Browse files Browse the repository at this point in the history
  • Loading branch information
kontura authored and ppisar committed Dec 5, 2024
1 parent 38e5c7e commit 238ffec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/changes_from_dnf4.7.rst
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,7 @@ Changes to individual commands
``list``
* Dropped ``--all`` option since this behavior is the default one.
* Changed the behavior of the ``--available`` option.

* In DNF4, only packages not installed or with higher versions were listed. This behavior remains unchanged when the option is not used, reducing duplications in the "Installed Packages" section.
* When using the ``--available`` option, DNF5 considers all versions available in enabled repositories, irrespective of the installed version.

Expand Down

0 comments on commit 238ffec

Please sign in to comment.