mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2024-11-17 07:48:18 +01:00
Removed new-config
This commit is contained in:
parent
0dddfdcdd6
commit
5da3d9bd4a
1 changed files with 1 additions and 7 deletions
|
@ -7,7 +7,7 @@ slpkg \- Package manager utility for Slackware.
|
|||
slpkg \c
|
||||
[\fICOMMAND\fR] [\fIOPTIONS\fR] [\fIFILELIST|PACKAGES...\fR]
|
||||
.P
|
||||
slpkg [-h|-v] [-u, update] [-U, upgrade] [-c, check-updates] [-I, repo-info] [-g, configs] [-x, new-config]
|
||||
slpkg [-h|-v] [-u, update] [-U, upgrade] [-c, check-updates] [-I, repo-info] [-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,
|
||||
|
@ -63,12 +63,6 @@ Deletes all the downloaded SlackBuilds scripts and sources.
|
|||
.RS
|
||||
Edit the configuration /etc/slpkg/slpkg.toml file.
|
||||
.RE
|
||||
.RE
|
||||
.P
|
||||
.B -x, new-config
|
||||
.RS
|
||||
Search for new configuration files and ask to user what to do with them.
|
||||
.RE
|
||||
.P
|
||||
.B -b, build
|
||||
.RS
|
||||
|
|
Loading…
Reference in a new issue