From 2f21ad528f95356a0168d8a3570b00001bd01b2d Mon Sep 17 00:00:00 2001 From: everest Date: Thu, 5 May 2022 14:23:09 +0000 Subject: [PATCH] Update glacier-help.sh --- scripts/glacier-help.sh | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/scripts/glacier-help.sh b/scripts/glacier-help.sh index cf64972..87fa7ca 100644 --- a/scripts/glacier-help.sh +++ b/scripts/glacier-help.sh @@ -12,8 +12,9 @@ echo "glacier-cache - Add a package to the cache" echo "glacier-cache-install - Install a cached package" echo "glacier-cache-clear - Clear Glacier's cache" 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 will not work." echo "" -echo "Copyright (c) 2022 Everest Linux" -echo "This software includes no warranty whatsoever. See the GNU GPL v3.0 for more information." -echo "Linux is a registered trademark of Linus Torvalds." +echo "Glacier - Copyright (C) 2022 Everest Linux" +echo "This program comes with ABSOLUTELY NO WARRANTY; for details see section 15 of the GNU GPL v3." +echo "This is free software, and you are welcome to redistribute it" +echo "under certain conditions; type `show c' for details."