mirror of
https://gitlab.postmarketos.org/postmarketOS/pmbootstrap.git
synced 2025-07-13 11:29:46 +03:00
pmb.*: various comment reformatting to assist with generating docs (MR 2266)
This commit is contained in:
parent
415e7364f4
commit
044d3b5a6a
43 changed files with 592 additions and 599 deletions
|
@ -38,8 +38,8 @@ from argparse import Namespace
|
|||
|
||||
|
||||
def _parse_flavor(args, autoinstall=True):
|
||||
"""
|
||||
Verify the flavor argument if specified, or return a default value.
|
||||
"""Verify the flavor argument if specified, or return a default value.
|
||||
|
||||
:param autoinstall: make sure that at least one kernel flavor is installed
|
||||
"""
|
||||
# Install a kernel and get its "flavor", where flavor is a pmOS-specific
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue