aboutsummaryrefslogtreecommitdiff
path: root/aur.1
diff options
context:
space:
mode:
authorpml68 <contact@pml68.dev>2025-09-07 12:03:10 +0200
committerpml68 <contact@pml68.dev>2025-09-07 12:03:10 +0200
commitc70c80c789df88aa4ed079c7f8b6fcd4a23cb095 (patch)
treec3bc5cba5b744c0af99d331e7f3d5185cd501b39 /aur.1
parentfeat: add Makefile (diff)
downloadaur-c70c80c789df88aa4ed079c7f8b6fcd4a23cb095.tar.gz
feat: add -r/--remove flags
Diffstat (limited to 'aur.1')
-rw-r--r--aur.13
1 files changed, 3 insertions, 0 deletions
diff --git a/aur.1 b/aur.1
index a3ed4a0..38de22e 100644
--- a/aur.1
+++ b/aur.1
@@ -12,6 +12,9 @@ Provides basic AUR package management functionality, showing users a diff before
<pkg1 pkg2 ...>
Download and install/update the specified packages.
.TP
+\fB\-r\fR, \fB\-\-remove\fR <pkg1 pkg2 ...>
+Remove the specified packages. Runs pacman \fB\-Rns\fR
+.TP
\fB\-g\fR, \fB\-\-git\fR
Checks all packages for updates and rebuilds all \fB\-git\fR packages.
.TP