Update documentation of history userinstalled command

The described behavior differs from current behavior therefore
it might create a confusion.
This commit is contained in:
Jaroslav Mracek 2024-03-08 14:06:26 +01:00 committed by Marek Blaha
parent a6d4cd745c
commit 929d913397
1 changed files with 2 additions and 2 deletions

View File

@ -795,8 +795,8 @@ transactions and act according to this information (assuming the
the current state of RPMDB, it will not undo the transaction.
``dnf history userinstalled``
Show all installonly packages, packages installed outside of DNF and packages not
installed as dependency. I.e. it lists packages that will stay on the system when
Show all packages installed by user, installed from a group or a module profile, and packages
installed outside of DNF. I.e. it lists packages that will stay on the system when
:ref:`\autoremove_command-label` or :ref:`\remove_command-label` along with
`clean_requirements_on_remove` configuration option set to True is executed. Note the same
results can be accomplished with ``dnf repoquery --userinstalled``, and the repoquery