aboutsummaryrefslogtreecommitdiff
path: root/src/spm.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/spm.c')
-rw-r--r--src/spm.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/spm.c b/src/spm.c
index 9293227..99c27c3 100644
--- a/src/spm.c
+++ b/src/spm.c
@@ -19,6 +19,7 @@ void usage(const char *program_name) {
" -y --yes do not prompt\n"
" -B, --build build package(s)\n"
" -I, --install install package(s)\n"
+ " -R --remove remove package(s)\n"
" -r, --root installation prefix (requires --install)\n"
" -m --manifest specify a package manifest to use\n"
" -M --override-manifests disable default package manifest location\n"