aboutsummaryrefslogtreecommitdiff
path: root/bpkg/rep-list.cli
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-07-12 19:54:23 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-07-12 19:55:09 +0300
commit5b2b72ed08f514444f05e7b42556ae096879f2e8 (patch)
tree61d90245d1ffd1784773f69631ed61d763a4e47c /bpkg/rep-list.cli
parentfa9017f87197565b970d22d2d51241fdfa55c916 (diff)
Move STDIN, STDOUT, and STDERR to lower case
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."
}