aboutsummaryrefslogtreecommitdiff
path: root/bpkg/rep-list.cli
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/rep-list.cli')
-rw-r--r--bpkg/rep-list.cli2
1 files changed, 1 insertions, 1 deletions
diff --git a/bpkg/rep-list.cli b/bpkg/rep-list.cli
index e487ddc..5bd538d 100644
--- a/bpkg/rep-list.cli
+++ b/bpkg/rep-list.cli
@@ -24,7 +24,7 @@ namespace bpkg
The \cb{rep-list} command lists the repositories in the configuration.
For each repository a line containing the repository name and location is
- printed to \cb{STDOUT}. If the \cb{--complements|-c} and/or
+ printed to \cb{stdout}. If the \cb{--complements|-c} and/or
\cb{--prerequisites|-p} options are specified, then it is followed by
the list of complement and/or prerequisite repositories, recursively."
}