From d370e2c02686fd11027fcaeeeef44ed929b4bd21 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Sun, 26 Feb 2023 22:47:34 +0200 Subject: [PATCH] Updated helps --- man/slpkg.1 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/man/slpkg.1 b/man/slpkg.1 index 7c18ca24..19de7141 100644 --- a/man/slpkg.1 +++ b/man/slpkg.1 @@ -54,7 +54,7 @@ Builds the Slackbuilds scripts and adds them to the /tmp directory. .P .B -i, install .RS -Builds and installs the packages in the correct order and also logs the packages with dependencies to use for removal. +Builds and installs the packages in the correct order, and also logs the packages with the dependencies for removal. .RE .P .B -d, download @@ -65,17 +65,17 @@ Download the SlackBuilds scripts and the sources without building or installing .B -r, remove .RS Removes packages with dependencies if the packages was installed with 'slpkg install' method. -Slpkg looks at the 'sbo_repo_tag' configuration to find packages for removal. +Slpkg looks at the 'sbo_repo_tag' configuration to find packages for removal by default, except if you are using --file-pattern option. .RE .P .B -f, find .RS -Find sbo installed packages on your distribution. +Find your installed packages on your system.. .RE .P .B -w, view .RS -View packages from the repository and get everything in your terminal. +View information packages from the repository and get everything in your terminal. .RE .P .B -s, search