For the suse plugin the zypper install shortcut is zin instead of zi

Christopher Peeters
2019-10-23 22:26:57 +02:00
parent b00a35b7bf
commit bffd47f199

@@ -1644,7 +1644,7 @@ Note that if a filename is misspelled or doesn't have the necessary path descrip
| Alias | Command | | Alias | Command |
|:------|:-------------------------| |:------|:-------------------------|
| _zi_ | sudo zypper install | | _zin_ | sudo zypper install |
| _zrf_ | sudo zypper refresh | | _zrf_ | sudo zypper refresh |
| _zs_ | zypper search | | _zs_ | zypper search |
| _zup_ | sudo zypper dist-upgrade | | _zup_ | sudo zypper dist-upgrade |