Clad User Manual - Concepts: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 6: Line 6:


=Options=
=Options=
The options (global or specific to a certain command) use the GNU command line option syntax:
<pre>
-o <value> | --option=<value>
</pre>


==Global Options==
==Global Options==


==Command Options==
==Command Options==


=Options=
=Options=

Revision as of 16:25, 8 November 2016

Internal

Default Command

Options

The options (global or specific to a certain command) use the GNU command line option syntax:

 -o <value> | --option=<value>


Global Options

Command Options

Options

Universal Global Options

-v|--verbose

-v or --verbose turns on DEBUG on the underlying CONSOLE appender.

--debug

TODO: do I need support for -d?