diff options
Diffstat (limited to 'files/slackpkg.8')
-rw-r--r-- | files/slackpkg.8 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/files/slackpkg.8 b/files/slackpkg.8 index 02da92f..2f628b9 100644 --- a/files/slackpkg.8 +++ b/files/slackpkg.8 @@ -26,7 +26,7 @@ .B slackpkg [OPTIONS] update [gpg] -.B slackpkg [OPTIONS] {new-config|check-updates} +.B slackpkg [OPTIONS] {new-config|check-updates|show-changelog} .B slackpkg [OPTIONS] help @@ -154,6 +154,11 @@ Verify if there is any update to ChangeLog.txt. This is good to be used from cron to alert the sysadmin about updates. .TP 5 +.B show-changelog +.br +Display Slackware ChangeLog.txt file and exit. + +.TP 5 .B file-search .br You can search the official Slackware packages for any file in the Slackware |