Updated for slpkg_new-configs

This commit is contained in:
Dimitris Zlatanidis 2023-03-14 19:24:49 +02:00
parent 66c6ffdaaf
commit cc9ed94424

View file

@ -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.