aboutsummaryrefslogtreecommitdiff
path: root/bpkg/pkg-uninstall.cli
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-01-11 15:14:32 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-01-11 15:14:32 +0200
commit1c13ae4ed5d84b32c2c1a0698f9e688c312de989 (patch)
tree4977cf7df549e275205e9ced6ae283ac89c685c4 /bpkg/pkg-uninstall.cli
parentad257079568746d71d913c6fca96852da6fe3bd6 (diff)
Documentation improvements
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}."
}