mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-17 19:30:10 +00:00
chore(ubuntu): add documentation for acsp
alias (#10325)
This commit is contained in:
parent
659dbb5368
commit
8b231f2aa7
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ Commands that use `$APT` will use `apt` if installed or defer to `apt-get` other
|
|||
|---------|--------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------|
|
||||
| age | `sudo $APT` | Run apt-get with sudo |
|
||||
| acs | `apt-cache search` | Search the apt-cache with the specified criteria |
|
||||
| acsp | `apt-cache showpkg` | Shows information about the listed packages |
|
||||
| acp | `apt-cache policy` | Display the package source priorities |
|
||||
| afs | `apt-file search --regexp` | Perform a regular expression apt-file search |
|
||||
| afu | `sudo apt-file update` | Generates or updates the apt-file package database |
|
||||
|
|
Loading…
Reference in a new issue