From 7f089045bce33cf309f807d1cee97a8beb7bb859 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 28 Oct 2009 14:21:38 +0200 Subject: Documentation fixes --- doc/cli.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/cli.1') diff --git a/doc/cli.1 b/doc/cli.1 index 0470199..80e3bc6 100644 --- a/doc/cli.1 +++ b/doc/cli.1 @@ -22,7 +22,7 @@ cli \- command line interface compiler for C++ .SH DESCRIPTION .\"-------------------------------------------------------------------- .B cli -generates C++ implementation for command line interface defined in the CLI +generates a C++ implementation for a command line interface defined in the CLI language. For an input file in the form .B name.cli the following C++ files are generated: @@ -90,7 +90,7 @@ Use the provided .I separator instead of the default .B -- -as an optional separator between options and arguments. All command line +as an optional separator between options and arguments. All the command line arguments that are parsed after this separator are treated as program arguments. Set the option separator to the empty value if you don't want this functionality. -- cgit v1.1