mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2024-11-17 07:48:18 +01:00
Updated man page
This commit is contained in:
parent
1fb1f64bd9
commit
6bbe312433
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ slpkg \- Package manager utility for Slackware.
|
|||
.SH SYNOPSIS
|
||||
.P
|
||||
slpkg \c
|
||||
[\fIOPTIONS\fR] [\fICOMMAND\fR] [\fIFILELIST|PACKAGES...\fR]
|
||||
[\fICOMMAND\fR] [\fIOPTIONS\fR] [\fIFILELIST|PACKAGES...\fR]
|
||||
.P
|
||||
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]
|
||||
|
@ -176,7 +176,7 @@ Download files in parallel to speed up the process.
|
|||
.BI "-B," "" " \-\-bin-repo=[" REPO "]
|
||||
.RS
|
||||
Switch to binaries repositories and select a repository.
|
||||
Example: slpkg -i xbill --bin=repo='conraid'.
|
||||
Example: '\fIslpkg -i audacity --bin=repo=alien\fR'.
|
||||
(to be used with: -u, update, -U, upgrade, -i, install, -d, download, -s, search)
|
||||
.RE
|
||||
.P
|
||||
|
|
Loading…
Reference in a new issue