aboutsummaryrefslogtreecommitdiff
path: root/bpkg/pkg-uninstall.cli
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/pkg-uninstall.cli')
-rw-r--r--bpkg/pkg-uninstall.cli4
1 files changed, 2 insertions, 2 deletions
diff --git a/bpkg/pkg-uninstall.cli b/bpkg/pkg-uninstall.cli
index 536f6ec..89f9dc0 100644
--- a/bpkg/pkg-uninstall.cli
+++ b/bpkg/pkg-uninstall.cli
@@ -15,12 +15,12 @@ namespace bpkg
"\h|SYNOPSIS|
- \c{\b{bpkg pkg-uninstall} [<options>] <pkg>...}
+ \c{\b{bpkg pkg-uninstall}|\b{uninstall} [<options>] <pkg>...}
\h|DESCRIPTION|
The \cb{pkg-uninstall} command uninstalls one or more packages that were
- previously installed with \l{bpkg-cfg-install(1)}. Underneath, this
+ previously installed with \l{bpkg-pkg-install(1)}. Underneath, this
command doesn't do much more than run \cb{b uninstall}."
}