prevnext   » SZS: Wiimms SZS Toolset » wkclt: Wiimms KCL Tool » wkclt help

wkclt help

Print help for commands and options.

The first variant (with keyword OPT or OPTION) prints a list of all global and command specific options. If at least one option is set, only info about the declared options are printed. The second variant (with keyword CMD or COMMAND) prints an overview about all commands. The third variant (with a valid command name) prints details about the declared command. The fourth variant prints an overview about all commands and all global options.

Contents

1.   Syntax

wkclt HELP [--width=wd] OPT|OPTION ...
wkclt HELP [--width=wd] CMD|COMMAND [ignored]...
wkclt HELP [--width=wd] command [-b] [ignored]...
wkclt HELP [--width=wd] [ignored]...

2.   Options

Options
Option Param Description
--width width Define the terminal width (number of columns) for help and some other messages and disable the automatic detection of the terminal width.
--max-width maxwidth Define the maximum terminal width (number of columns) for help and some other messages. The default is 120. This option is ignored if --width is set.