Update glacier-help.sh

This commit is contained in:
everest 2022-05-05 14:23:09 +00:00 committed by GitHub
parent 47f2dddd46
commit 2f21ad528f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,8 +12,9 @@ echo "glacier-cache - Add a package to the cache"
echo "glacier-cache-install - Install a cached package" echo "glacier-cache-install - Install a cached package"
echo "glacier-cache-clear - Clear Glacier's cache" echo "glacier-cache-clear - Clear Glacier's cache"
echo "" echo ""
echo "IMPORTANT REMINDER - Glacier is unlike a traditional package manager where you apend a package name to the command. Instead, Glacier will ask you which package you wish to install." echo "IMPORTANT REMINDER - Glacier will ask you which package to install, glacier-install <package> will not work."
echo "" echo ""
echo "Copyright (c) 2022 Everest Linux" echo "Glacier - Copyright (C) 2022 Everest Linux"
echo "This software includes no warranty whatsoever. See the GNU GPL v3.0 for more information." echo "This program comes with ABSOLUTELY NO WARRANTY; for details see section 15 of the GNU GPL v3."
echo "Linux is a registered trademark of Linus Torvalds." echo "This is free software, and you are welcome to redistribute it"
echo "under certain conditions; type `show c' for details."