updated README

This commit is contained in:
Bryan Joshua Pedini 2024-09-16 14:04:43 +02:00
parent 8e2bdd88d3
commit ba07f6275d

View File

@ -1,15 +1,23 @@
# pman.sh # pman.sh
A `pacman` helper script, because you forget the stupid flags A `pacman` helper script, because you forget all the stupid flags
## Usage / Features: ## Usage / Features:
- aur/yay
- search - search
- info
- localinfo
- provides
- providefiles
- installed
- install
- update - update
- upgradable - upgradable
- upgrade - upgrade
- install - remove
- provides - purge
- clean
- config - config
`config` is the only flag that is not appended to `pacman`, instead it resolves to `nano /etc/pacman.conf`. `config` is the only flag that is not appended to `pacman` (or `yay`), instead it resolves to `nano /etc/pacman.conf`.
`sudo` gets prepended automatically if the command requires it and if installed - no, there is no check if your user is in the `sudo` group, if you download this script you should already be, or know you can only use part of this utility `sudo` gets prepended automatically if the command requires it and if installed - no, there is no check if your user is in the `sudo` group, if you download this script you should already be, or know you can only use part of this utility