diff --git a/doc/changes_from_dnf4.7.rst b/doc/changes_from_dnf4.7.rst index 916e37dd3..e727f8a65 100644 --- a/doc/changes_from_dnf4.7.rst +++ b/doc/changes_from_dnf4.7.rst @@ -261,7 +261,7 @@ Changes to individual commands ``repoquery`` * Dropped: ``-a/--all``, ``--alldeps``, ``--nevra`` options. Their behavior is and has been the default for both DNF4 and DNF5, so the options are no longer needed. - * Dropped: ``--nvr``, ``--envra`` options. They are no longer supported. + * Dropped: ``--envra``, ``--nvr``, ``--unsatisfied`` options. They are no longer supported. * Dropped: ``--archlist`` alias for ``--arch``. * Dropped: ``-f`` alias for ``--file``. Also, the arguments to ``--file`` are separated by commas instead of spaces. * Moved ``--groupmember`` option to the ``info`` and ``list`` subcommands of the ``group`` and ``advisory`` commands, renaming it to ``--contains-pkgs``.