mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2024-11-17 07:48:18 +01:00
Updated helps
This commit is contained in:
parent
a6961587a7
commit
d370e2c026
1 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue