From 1c13ae4ed5d84b32c2c1a0698f9e688c312de989 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 11 Jan 2016 15:14:32 +0200 Subject: Documentation improvements --- bpkg/common.cli | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'bpkg/common.cli') diff --git a/bpkg/common.cli b/bpkg/common.cli index 17ee1a6..92c3748 100644 --- a/bpkg/common.cli +++ b/bpkg/common.cli @@ -6,7 +6,7 @@ include ; "\section=1" "\name=bpkg-common-options" -"\summary=options common for all commands" +"\summary=details on common options" namespace bpkg { @@ -19,8 +19,9 @@ namespace bpkg \h|DESCRIPTION| - The common options can be specified either before the command or after, - togethere with the command-specific options." + The common options control behavior that is common to all or most of the + \cb{bpkg} commands. They can be specified either before the command or + after, together with the command-specific options." } class common_options = 0 @@ -32,8 +33,7 @@ namespace bpkg { "", "The common options are summarized below with a more detailed description - available as the \l{bpkg-common-options(1) \cb{common-options}} help - topic.", + available in \l{bpkg-common-options(1)}.", "" } @@ -61,9 +61,9 @@ namespace bpkg \li|high-level information messages| - \li|essential underlying commands that are being executed| + \li|essential underlying commands being executed| - \li|all underlying commands that are being executed| + \li|all underlying commands being executed| \li|information that could be helpful to the user| -- cgit v1.1