+ man zypper

This commit is contained in:
2021-08-19 15:17:33 +02:00
parent 471b9b18ee
commit ad06e4b3a8

2
pkg
View File

@@ -79,7 +79,7 @@ pkg() {
[depends]="yum deplist") [depends]="yum deplist")
# man page: # man page:
# # https://en.opensuse.org/SDB:Zypper_manual_(plain)
declare -A ZYP=([info]="zypper search --installed-only" declare -A ZYP=([info]="zypper search --installed-only"
[list]="rpm -ql" [list]="rpm -ql"
[search]="zypper search" [search]="zypper search"