Final touches on help dialog

This commit is contained in:
2021-09-15 14:23:23 -04:00
parent 226a3deb08
commit e2855aae99

View File

@@ -30,12 +30,12 @@ _printHelpAndExit() {
OPTIONS OPTIONS
--install, -i repo|rpm --install, -i repo|rpm
repo: Install MC from repository, future updates will be handled by the system package manager repo: Install MC from repository, future updates will be handled by the system package manager
rpm: Build and install MC locally (RPM-based OSes only) rpm: Build and install MC locally (RPM-based OSes only)
--build --build
Build RPM from source DEB (no installation) Build RPM from source DEB (no installation)
--mcversion VERSION --mcversion VERSION
Build or install a specific MC version, ex. "28.0.25" (Default: scrape latest version from Interact) Build or install a specific MC version, ex. "28.0.25" (Default: scrape latest version from Interact)
--outputdir PATH --outputdir PATH
Generate rpmbuild output in this directory (Default: $PWD/output) Generate rpmbuild output in this directory (Default: $PWD/output)
--restorefile RESTOREFILE --restorefile RESTOREFILE
Restore file location for automatic license registration (Default: skip registration) Restore file location for automatic license registration (Default: skip registration)