mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2024-12-26 09:58:31 +01:00
fix man page
This commit is contained in:
parent
3f26530ea0
commit
02a1d5369a
1 changed files with 3 additions and 3 deletions
|
@ -193,12 +193,12 @@ Build or install or build and install packages are queued.
|
|||
Print configuration file or edit with editor.
|
||||
|
||||
.SS -l , list of installed packages
|
||||
\fBslpkg\fP \fB-l\fP <\fIrepository\fP>, \fI--index\fP, \fI--installed\fP
|
||||
\fBslpkg\fP \fB-l\fP <\fIrepository\fP>, \fB--index\fP, \fB--installed\fP
|
||||
.PP
|
||||
List of packages per repository. Support command 'grep' like '# slpkg -l sbo | grep "python"'.
|
||||
|
||||
.SS -c , check if your packages is up to date
|
||||
\fBslpkg\fP \fB-c\fP <\fIrepository\fP> \fI--upgrade\f
|
||||
\fBslpkg\fP \fB-c\fP <\fIrepository\fP> \fB--upgrade\fP
|
||||
.PP
|
||||
Check your packages is up to date.
|
||||
Slackware 'patches' repository works independently of the others i.e not need before updating
|
||||
|
@ -219,7 +219,7 @@ Tracking all dependencies of that package.
|
|||
The sequence shown is that you must follow to correctly install package.
|
||||
|
||||
.SS -p , print packages description
|
||||
\fBslpkg\fP \fB-p\fP <\fIrepository\fP> <\fIname of package\fP>, \fI--color=\fP
|
||||
\fBslpkg\fP \fB-p\fP <\fIrepository\fP> <\fIname of package\fP>, \fB--color=\fP
|
||||
.PP
|
||||
Print package description with color. Available colors: red, green, yellow, cyan, grey
|
||||
|
||||
|
|
Loading…
Reference in a new issue