Skip to content

Commit

Permalink
doc: Document destdir main config option
Browse files Browse the repository at this point in the history
  • Loading branch information
m-blaha committed Aug 14, 2024
1 parent 98e6b01 commit 07105d0
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
4 changes: 0 additions & 4 deletions doc/dnf5.conf-todo.5.rst
Original file line number Diff line number Diff line change
Expand Up @@ -189,10 +189,6 @@ This section does not track any deprecated option. For such options see :ref:`De

``history_list_view``

.. _destdir_options-label:

``destdir``

.. _comment_options-label:

``comment``
Expand Down
9 changes: 9 additions & 0 deletions doc/dnf5.conf.5.rst
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,15 @@ repository configuration file should aside from repo ID consists of baseurl, met

Default: ``False``.

.. _destdir_options-label:

``destdir``
:ref:`string <string-label>`

Redirect downloaded packages to provided directory.

Default: <package repository :ref:`cachedir <cachedir_options-label>`>/packages

.. _group_package_types_options-label:

``group_package_types``
Expand Down

0 comments on commit 07105d0

Please sign in to comment.