1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2025-08-15 17:40:21 +00:00

[Fix #459] Correct typos in the dpkg module

This commit is contained in:
Sorin Ionescu
2013-08-09 16:43:13 -04:00
parent d817e80741
commit 61f3adcdd1
2 changed files with 6 additions and 6 deletions

View File

@@ -7,16 +7,16 @@ Aliases
-------
- `debc` cleans the cache.
- `debf` displays a file's packake.
- `debf` displays a file's package.
- `debi` installs packages from repositories.
- `debI` installs packages from files.
- `debq` displays package information.
- `debu` updates the packages lists.
- `debu` updates the package lists.
- `debU` upgrades outdated packages.
- `debx` removes packages.
- `debX` removes packages, their configuration, and unneeded dependencies.
- `debs` searches for packages.
- `deb-build` creates a basic .deb package.
- `deb-build` creates a basic deb package.
- `deb-kclean` removes all kernel images and headers, except for the ones in
use.