pmbootstrap/pmb/parse
Oliver Smith 60f12ae2df pmbootstrap config -h: show keys / tab complete (!1729)
Show all config keys that can be queried and set in the
'pmbootstrap config -h' output and make tab completion work for the
key names.

I've set "metavar" and placed the variables in the helpstring. That
way, argparse will not generate a huge "positional arguments" string
that blows up the layout of the help output:
[{ccache_size,device,extra_packages,hostname,jobs,kernel,keymap,...
2018-12-17 08:45:46 +01:00
..
__init__.py Make proprietary drivers optional (1/2): pmbootstrap changes (#1254) 2018-02-24 21:49:10 +00:00
_apkbuild.py new action: 'pmbootstrap repo_missing' 2018-12-01 21:30:59 +00:00
apkindex.py Remove fuzzy versions for dependencies 2018-10-11 05:30:22 +00:00
arch.py Enable armv7 (!1730) 2018-12-17 08:06:10 +01:00
arguments.py pmbootstrap config -h: show keys / tab complete (!1729) 2018-12-17 08:45:46 +01:00
binfmt_info.py install apk keys and binfmt data with setup.py 2018-09-17 10:06:57 +00:00
bootimg.py pmbootstrap: kill process if silent for 5 minutes (rewrite logging) 2018-07-14 01:13:28 +00:00
depends.py build.find_aport() -> helpers.pmaports.find() 2018-12-01 21:30:59 +00:00
deviceinfo.py Check if device was renamed 2018-08-22 21:30:16 +00:00
kconfig.py build.find_aport() -> helpers.pmaports.find() 2018-12-01 21:30:59 +00:00
version.py version.py: fix validation of 6.0_0002 (#1160) 2018-01-25 18:23:55 +00:00