浏览代码

Final touches on help dialog

bryan 2 年之前
父节点
当前提交
e2855aae99
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      installJRMC

+ 2 - 2
installJRMC

@@ -30,12 +30,12 @@ _printHelpAndExit() {
 		OPTIONS
 		    --install, -i repo|rpm
 		        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 RPM from source DEB (no installation)
 		    --mcversion VERSION
 		        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)
 		    --restorefile RESTOREFILE
 		        Restore file location for automatic license registration (Default: skip registration)