mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-18 10:26:29 +01:00
Updated for version 4.6.1
This commit is contained in:
parent
f70150804c
commit
5a1fd91998
1 changed files with 9 additions and 1 deletions
10
man/slpkg.1
10
man/slpkg.1
|
@ -1,4 +1,4 @@
|
||||||
.TH slpkg 1 "Orestiada, Greece" "slpkg 4.5.6" dslackw
|
.TH slpkg 1 "Orestiada, Greece" "slpkg 4.6.1" dslackw
|
||||||
.SH NAME
|
.SH NAME
|
||||||
.P
|
.P
|
||||||
slpkg \- Package manager utility for Slackware.
|
slpkg \- Package manager utility for Slackware.
|
||||||
|
@ -197,6 +197,14 @@ Show help information and exit.
|
||||||
.RS
|
.RS
|
||||||
Print version and exit.
|
Print version and exit.
|
||||||
.RE
|
.RE
|
||||||
|
.SH OPTION SYNTAX
|
||||||
|
.P
|
||||||
|
Away from the classical way, you may put several options that do not require arguments together, like:
|
||||||
|
.PP
|
||||||
|
.Vb 1.
|
||||||
|
\& slpkg -iPny [\fIPACKAGES...\fR]
|
||||||
|
.Ve
|
||||||
|
.RE
|
||||||
.SH FILELIST|PACKAGES
|
.SH FILELIST|PACKAGES
|
||||||
.P
|
.P
|
||||||
Instead of packages, you can pass a text file with suffix '.pkgs' and with the names of the packages. Example: '\fIslpkg install list.pkgs\fR'.
|
Instead of packages, you can pass a text file with suffix '.pkgs' and with the names of the packages. Example: '\fIslpkg install list.pkgs\fR'.
|
||||||
|
|
Loading…
Reference in a new issue