diff --git a/dnf/cli/cli.py b/dnf/cli/cli.py index 66fab07dc0..eec61e2e8c 100644 --- a/dnf/cli/cli.py +++ b/dnf/cli/cli.py @@ -219,7 +219,7 @@ def do_transaction(self, display=()): if bootc_docs: _bootc_host_msg = _(""" *** Error: system is configured to be read-only; for more -*** information see: """ + dnf.util._bootc_doc_url()) +*** information see: """ + bootc_docs) else: _bootc_host_msg = _(""" *** Error: system is configured to be read-only; for more