Fixes docstrings.

This commit is contained in:
Anton Hvornum 2021-05-22 20:51:59 +02:00
parent 1552cc8277
commit 662ffb05b2
1 changed files with 1 additions and 2 deletions

View File

@ -565,8 +565,7 @@ def select_disk(dict_o_disks):
def select_profile():
"""
Asks the user to select a profile from the `options` dictionary parameter.
Usually this is combined with :ref:`archinstall.list_profiles`.
Asks the user to select a profile from the available profiles.
:return: The name/dictionary key of the selected profile
:rtype: str