From fcb50d36651e660db33f3bfaca564d4789273145 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 20 Mar 2018 06:41:20 +0200 Subject: Documentation work --- bdep/status.cli | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) (limited to 'bdep/status.cli') diff --git a/bdep/status.cli b/bdep/status.cli index 6a562da..8ef909b 100644 --- a/bdep/status.cli +++ b/bdep/status.cli @@ -28,17 +28,19 @@ namespace bdep \h|DESCRIPTION| - The \cb{status} command prints the status of the project and/or its - dependencies in build configurations. If no arguments are - specified, then \cb{status} prints the status of the project's packages. - Otherwise, the status of the specified dependency packages is printed. - 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}. + The \cb{status} command prints the status of project packages and/or + their dependencies in build configurations. If no arguments + are specified, then \cb{status} prints the status of the project's + packages. Otherwise, the status of the specified dependency packages is + printed. 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. See \l{bdep-projects-configs(1)} for details on specifying + packages () and configurations (). - The status of each package is printed on a separate line. The semantics - of and the format of the status line are described in + The status of each package is printed on a separate line. Note that the + status is written to \cb{STDOUT}, not \cb{STDERR}. The semantics of + and the format of the status line are described in \l{bpkg-pkg-status(1)}. " } -- cgit v1.1