mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-02-06 08:46:21 +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
|
slpkg \c
|
||||||
[\fIOPTIONS\fR] [\fICOMMAND\fR] [\fIFILELIST|PACKAGES...\fR]
|
[\fIOPTIONS\fR] [\fICOMMAND\fR] [\fIFILELIST|PACKAGES...\fR]
|
||||||
.P
|
.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]
|
[-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, 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,
|
-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.
|
Edit the configuration /etc/slpkg/slpkg.toml file.
|
||||||
.RE
|
.RE
|
||||||
.P
|
.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
|
.B -b, build
|
||||||
.RS
|
.RS
|
||||||
Builds the Slackbuilds scripts and adds them to the /tmp directory.
|
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
|
.P
|
||||||
Configuration file in the /etc/slpkg/slpkg.toml file.
|
Configuration file in the /etc/slpkg/slpkg.toml file.
|
||||||
.RE
|
.RE
|
||||||
|
.P
|
||||||
Blacklist file in the /etc/slpkg/blacklist.toml file.
|
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
|
.SH REPORT BUGS
|
||||||
.P
|
.P
|
||||||
Please report any found to: https://gitlab.com/dslackw/slpkg/-/issues.
|
Please report any found to: https://gitlab.com/dslackw/slpkg/-/issues.
|
||||||
|
|
Loading…
Add table
Reference in a new issue