From 5b2b72ed08f514444f05e7b42556ae096879f2e8 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 12 Jul 2018 19:54:23 +0300 Subject: Move STDIN, STDOUT, and STDERR to lower case --- bpkg/pkg-status.cli | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bpkg/pkg-status.cli') diff --git a/bpkg/pkg-status.cli b/bpkg/pkg-status.cli index fd6cba1..5ef00a9 100644 --- a/bpkg/pkg-status.cli +++ b/bpkg/pkg-status.cli @@ -29,8 +29,8 @@ namespace bpkg \l{bpkg-pkg-build(1)}). Additionally, the status of immediate or all dependencies of the above packages can be printed by specifying the \c{\b{--immediate}|\b{-i}} or \c{\b{--recursive}|\b{-r}} options, - respectively. Note that the status is written to \cb{STDOUT}, not - \cb{STDERR}. + respectively. Note that the status is written to \cb{stdout}, not + \cb{stderr}. The status output format is regular with components separated with spaces. Each line starts with the package name (and version, if -- cgit v1.1