This is an arbitrary string which will be used to display each package. The following
strings will be replaced with the corresponding value:
-{p} — The package name.
-{l} — The package license.
-{r} — The package repository URL.
-{f} — Comma-separated list of package features that are enabled.
+{p}, {package} — The package name.
+{l}, {license} — The package license.
+{r}, {repository} — The package repository URL.
+{f}, {features} — Comma-separated list of package features that are enabled.
{lib} — The name, as used in a use statement, of the package’s library.
diff --git a/src/etc/man/cargo-tree.1 b/src/etc/man/cargo-tree.1
index cd2739f9efa..bc39957fcdc 100644
--- a/src/etc/man/cargo-tree.1
+++ b/src/etc/man/cargo-tree.1
@@ -190,19 +190,19 @@ This is an arbitrary string which will be used to display each package. The foll
strings will be replaced with the corresponding value:
.sp
.RS 4
-\h'-04'\(bu\h'+03'\fB{p}\fR \[em] The package name.
+\h'-04'\(bu\h'+03'\fB{p}\fR, \fB{package}\fR \[em] The package name.
.RE
.sp
.RS 4
-\h'-04'\(bu\h'+03'\fB{l}\fR \[em] The package license.
+\h'-04'\(bu\h'+03'\fB{l}\fR, \fB{license}\fR \[em] The package license.
.RE
.sp
.RS 4
-\h'-04'\(bu\h'+03'\fB{r}\fR \[em] The package repository URL.
+\h'-04'\(bu\h'+03'\fB{r}\fR, \fB{repository}\fR \[em] The package repository URL.
.RE
.sp
.RS 4
-\h'-04'\(bu\h'+03'\fB{f}\fR \[em] Comma\-separated list of package features that are enabled.
+\h'-04'\(bu\h'+03'\fB{f}\fR, \fB{features}\fR \[em] Comma\-separated list of package features that are enabled.
.RE
.sp
.RS 4