forked from Mirror/pmbootstrap
pmb, test: remove redundant commas (MR 2115)
This commit is contained in:
parent
4675def8e6
commit
2d23849aa3
23 changed files with 42 additions and 42 deletions
|
@ -20,7 +20,7 @@ import pmb.helpers.git
|
|||
...
|
||||
|
||||
2. Argparse merged with others
|
||||
Variables from the user's config file (~/.config/pmbootstrap.cfg), that
|
||||
Variables from the user's config file (~/.config/pmbootstrap.cfg) that
|
||||
can be overridden from the command line (pmb/parse/arguments.py) and
|
||||
fall back to the defaults defined in pmb/config/__init__.py (see
|
||||
"defaults = {..."). The user's config file gets generated interactively
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue