mirror of
https://github.com/JRGTH/xigmanas-bastille-extension.git
synced 2025-12-11 17:31:09 +01:00
Cosmetic changes, update help output
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
======================
|
||||
Version Description
|
||||
|
||||
1.0.87......Cosmetic changes, update help output.
|
||||
1.0.86......Implement release native upgrade, re-add makewhatis since is needed by freebsd-update.
|
||||
1.0.85......Add missing system file to properly compare and merge files upon upgrades.
|
||||
1.0.84......Minor GUI fixes, revert makewhatis file addition.
|
||||
|
||||
@@ -1273,7 +1273,7 @@ while getopts ":ospruxUvgtZh" option; do
|
||||
echo "Options:"
|
||||
echo " update|--update Update a container/release to base -pX release."
|
||||
echo " upgrade|--upgrade Upgrade a container/release to X.Y-RELEASE."
|
||||
echo " install|--install Finish installing pending updates on Thick containers."
|
||||
echo " install|--install Finish installing pending updates on container/release."
|
||||
echo " clean|--clean Cleanup the FreeBSD update/upgrade cached files/folders."
|
||||
echo ""; exit 0;;
|
||||
[o]) OBI_INSTALL="ON";; # To prevent nested PHP-CGI call for installation with OBI.
|
||||
|
||||
Reference in New Issue
Block a user