From edfeacac8a8f08f3b022cc561cc992d5a12fcf51 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 2 Mar 2022 22:16:28 +0300 Subject: Add support for --stdout-format to bdep-status command --- bdep/config.cli | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bdep/config.cli') diff --git a/bdep/config.cli b/bdep/config.cli index 7181ebc..ac67a54 100644 --- a/bdep/config.cli +++ b/bdep/config.cli @@ -132,8 +132,8 @@ namespace bdep The \cb{list} subcommand prints the list of build configurations associated with the project. Unless one or more configurations are specified explicitly, \cb{list} prints all the associate - configurations. Note that the output is written to \cb{STDOUT}, not - \cb{STDERR}.| + configurations. Note that the output is written to \cb{stdout}, not + \cb{stderr}.| \li|\cb{move} -- cgit v1.1