mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2024-11-17 07:48:18 +01:00
Fix typo
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
54aed699d0
commit
e11ca2b408
1 changed files with 5 additions and 5 deletions
|
@ -34,11 +34,11 @@
|
|||
# *lib*
|
||||
#
|
||||
# Add packages in blacklist by repository:
|
||||
# slacky:* `add all packages from slacky repository`
|
||||
# sbo:py* `add all packages from sbo starts with 'py'`
|
||||
# sbo:jdk `add jdk package from sbo repository`
|
||||
# slack:*multi* `add packages include string 'multi' from slack`
|
||||
# msb:*.txz `add packages ends with '.txz' from msb repository`
|
||||
# slacky:* `add all packages from the slacky repository`
|
||||
# sbo:py* `add all packages from the sbo starts with 'py'`
|
||||
# sbo:jdk `add jdk package from the sbo repository`
|
||||
# slack:*multi* `add packages include string 'multi' from the slack`
|
||||
# msb:*.txz `add packages ends with '.txz' from the msb repository`
|
||||
#
|
||||
# Sometimes the automatic kernel update creates problems because you
|
||||
# may need to file intervention 'lilo'. The slpkg automatically detects
|
||||
|
|
Loading…
Reference in a new issue