From ba07f6275df02a07d399e0f02d731f1d72bc02bd Mon Sep 17 00:00:00 2001 From: Bryan Joshua Pedini Date: Mon, 16 Sep 2024 14:04:43 +0200 Subject: [PATCH] updated README --- README.md | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ed236cb..6ecd0a1 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,23 @@ # 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: +- aur/yay - search +- info +- localinfo +- provides +- providefiles +- installed +- install - update - upgradable - upgrade -- install -- provides +- remove +- purge +- clean - 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