From 559a9eebae525eeb4aa7a6797d236f481f1a3553 Mon Sep 17 00:00:00 2001 From: bryan Date: Thu, 13 Jan 2022 21:56:08 -0500 Subject: [PATCH] Formatting --- README.md | 7 +++---- installJRMC | 6 +++--- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 095f522..bb5b816 100755 --- a/README.md +++ b/README.md @@ -22,12 +22,11 @@ You can always find the latest supported options by running `installJRMC --help` 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) deb: Download and install official MC package locally (useful with --compat flag for older distros) ---build +--build=[opensuse|fedora|centos] Build RPM from source DEB but do not install ---target opensuse|fedora|centos - Crossbuild RPM for target distro + Specify cross-build target with optional argument, note '=' (ex. --build=opensuse) --compat - Build/install RPM without minimum library specifiers + Build/install MC without minimum library specifiers --mcversion VERSION Build or install a specific MC version, ex. "28.0.25" --outputdir PATH diff --git a/installJRMC b/installJRMC index bf14ae1..6dcd62f 100755 --- a/installJRMC +++ b/installJRMC @@ -40,7 +40,9 @@ printHelp() { deb: Download and install offcial MC package locally (useful with --compat flag for older distros) --build=[opensuse|fedora|centos] Build RPM from source DEB but do not install - Specify non-native target with optional parameter (ex. 'opensuse', 'fedora', 'centos') + Specify cross-build target with optional argument, note '=' (ex. --build=opensuse) + --compat + Build/install MC without minimum library specifiers --mcversion VERSION Specify the MC version, ex. "28.0.94" (Default: latest) --outputdir PATH @@ -61,8 +63,6 @@ printHelp() { Specify the webroot directory to install the repo (Default: /var/www/jriver) --createrepo-user USER Specify the web server user if it differs from $USER - --compat - Build/install RPM without minimum library specifiers --version, -v Print this script version and exit --debug, -d