mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-29 20:34:22 +01:00
Updated for slpkg_new-configs
This commit is contained in:
parent
66c6ffdaaf
commit
cc9ed94424
1 changed files with 5 additions and 6 deletions
11
man/slpkg.1
11
man/slpkg.1
|
@ -7,7 +7,7 @@ slpkg \- Package manager utility for Slackware.
|
|||
slpkg \c
|
||||
[\fIOPTIONS\fR] [\fICOMMAND\fR] [\fIFILELIST|PACKAGES...\fR]
|
||||
.P
|
||||
slpkg [-h|-v] [-u, update] [-U, upgrade] [-c, check-updates] [-g, configs] [-N, new-configs] [-L, clean-logs]
|
||||
slpkg [-h|-v] [-u, update] [-U, upgrade] [-c, check-updates] [-g, configs] [-L, clean-logs]
|
||||
[-D, clean-tmp] [-T, clean-data] [-b, build] [-i, install] [-d, download]
|
||||
[-R, remove] [-f, find] [-w, view] [-s, search] [-e, dependees] [-t, tracking] -y, --yes, -j, --jobs, -o, --resolve-off,
|
||||
-r, --reinstall, -k, --skip-installed, -E, --full-reverse, -S, --search, -n, --no-silent, -p, --pkg-version, -z,
|
||||
|
@ -58,11 +58,6 @@ Deletes all the downloaded SlackBuilds scripts and sources.
|
|||
Edit the configuration /etc/slpkg/slpkg.toml file.
|
||||
.RE
|
||||
.P
|
||||
.B -N, new-configs
|
||||
.RS
|
||||
Managing the .new configuration files is easy and fast. Move, copy or remove them.
|
||||
.RE
|
||||
.P
|
||||
.B -b, build
|
||||
.RS
|
||||
Builds the Slackbuilds scripts and adds them to the /tmp directory.
|
||||
|
@ -211,7 +206,11 @@ Edit the config '/etc/slpkg/slpkg.toml' file to change the suffix if you want. Y
|
|||
.P
|
||||
Configuration file in the /etc/slpkg/slpkg.toml file.
|
||||
.RE
|
||||
.P
|
||||
Blacklist file in the /etc/slpkg/blacklist.toml file.
|
||||
.P
|
||||
\fIslpkg_new-config\fR command it's managing the .new configuration files easily and fast. Move, copy or remove them.
|
||||
.RE
|
||||
.SH REPORT BUGS
|
||||
.P
|
||||
Please report any found to: https://gitlab.com/dslackw/slpkg/-/issues.
|
||||
|
|
Loading…
Add table
Reference in a new issue