diff --git a/doc/command_ref.rst b/doc/command_ref.rst index 5eeec0e28c..fd4a665503 100644 --- a/doc/command_ref.rst +++ b/doc/command_ref.rst @@ -40,7 +40,7 @@ extensions and plugins. Plugins can modify or extend features of DNF or provide additional CLI commands on top of those mentioned below. If you know the name of such a command (including commands mentioned below), you may find/install the package which provides it using the appropriate virtual provide in the form of -``dnf-command()``, where ```` is the name of the command; e.g.``dnf install +``dnf-command()``, where ```` is the name of the command; e.g. ``dnf install 'dnf-command(versionlock)'`` installs a ``versionlock`` plugin. This approach also applies to specifying dependencies of packages that require a particular DNF command.