mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-17 06:11:35 +01:00
Update man page
This commit is contained in:
parent
d62d97f0f0
commit
d900ab84d5
1 changed files with 8 additions and 0 deletions
|
@ -193,6 +193,14 @@ Print, reset or edit configuration file.
|
||||||
.PP
|
.PP
|
||||||
Print a list of all available packages from repository, index or print only packages installed on the
|
Print a list of all available packages from repository, index or print only packages installed on the
|
||||||
system. Support command "grep" like "# slpkg -l sbo | grep python".
|
system. Support command "grep" like "# slpkg -l sbo | grep python".
|
||||||
|
.PP
|
||||||
|
Additional options:
|
||||||
|
.PP
|
||||||
|
\fB--index\fP : Count packages per page.
|
||||||
|
.PP
|
||||||
|
\fB--installed\fP : Highlight installed packages.
|
||||||
|
.PP
|
||||||
|
\fB--name\fP : Print package name only.
|
||||||
|
|
||||||
.SS -c, --check, check if your packages is up to date
|
.SS -c, --check, check if your packages is up to date
|
||||||
\fBslpkg\fP \fB-c\fP <\fIrepository\fP> \fB--upgrade\fP \fB--skip=[packages...]\fP,
|
\fBslpkg\fP \fB-c\fP <\fIrepository\fP> \fB--upgrade\fP \fB--skip=[packages...]\fP,
|
||||||
|
|
Loading…
Reference in a new issue