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/help.cli | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) (limited to 'bpkg/help.cli') diff --git a/bpkg/help.cli b/bpkg/help.cli index 69e818c..f50841e 100644 --- a/bpkg/help.cli +++ b/bpkg/help.cli @@ -10,11 +10,21 @@ include ; namespace bpkg { - class help_options: common_options { - /* - "Show detailed help for a command or help topic or the list of + " ", + + "\h|SYNOPSIS| + + \c{\b{bpkg help} [ | ]} + + \h|DESCRIPTION| + + Show the detailed help for or help or a summary of available commands and topics if none was specified." - */ + } + + class help_options: common_options + { + //"\h|HELP OPTIONS|" }; } -- cgit v1.1