From 23640d912ddf754934488a002070581fee2dbc77 Mon Sep 17 00:00:00 2001 From: Peter Hyman Date: Sun, 3 Jan 2021 10:12:29 -0600 Subject: Add show-changelog option and update manpage Signed-off-by: Robby Workman --- files/core-functions.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'files/core-functions.sh') diff --git a/files/core-functions.sh b/files/core-functions.sh index c2891f5..f8be890 100644 --- a/files/core-functions.sh +++ b/files/core-functions.sh @@ -426,7 +426,7 @@ slackpkg - version $VERSION\n\ \tslackpkg [OPTIONS] info PACKAGE \tslackpkg [OPTIONS] update [gpg] \tslackpkg [OPTIONS] {clean-system|upgrade-all|install-new} -\tslackpkg [OPTIONS] {new-config|check-updates|help} +\tslackpkg [OPTIONS] {new-config|check-updates|show-changelog|help} \nIf you need more information try to use 'slackpkg help' or look the\n\ slackpkg's manpage. " @@ -440,6 +440,7 @@ slackpkg - version $VERSION\n\ \t\t\t\t\tpackage indexes \tslackpkg check-updates\t\tcheck if there is any news on \t\t\t\t\tSlackware's ChangeLog.txt +\tslackpkg show-changelog\t\tshow Slackware ChangeLog.txt and exit \tslackpkg install package\tdownload and install packages \tslackpkg upgrade package\tdownload and upgrade packages \tslackpkg reinstall package\tsame as install, but for packages -- cgit v1.2.3