prevnext   » SZS: Wiimms SZS Toolset » wimgt: Wiimms Image Tool » wimgt help

wimgt 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

wimgt HELP [--width=wd] OPT|OPTION ...
wimgt HELP [--width=wd] CMD|COMMAND [ignored]...
wimgt HELP [--width=wd] command [-b] [ignored]...
wimgt 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.