doc: Note transient transactions will appear in history

This commit is contained in:
Evan Goode 2025-01-17 16:04:31 +00:00 committed by Petr Pisar
parent 77696a90ac
commit 742f1cd74b
1 changed files with 4 additions and 0 deletions

View File

@ -710,6 +710,10 @@ transactions and act according to this information (assuming the
which specifies a transaction by a package which it manipulated. When no
transaction is specified, list all known transactions.
Note that transient transactions (see :ref:`--transient
<transient_option-label>`) will be listed even though they do not make
persistent changes to files under ``/usr`` or to the RPM database.
The "Action(s)" column lists each type of action taken in the transaction. The possible values are:
* Install (I): a new package was installed on the system