Command-line arguments

From Owl
Revision as of 08:15, 12 October 2013 by Admin (talk | contribs) (Created page with "Users can pass several command-line arguments to override default behavior. These are the command-line arguments: == Owl command-line arguments == === Synopsis === owl -h,...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Users can pass several command-line arguments to override default behavior. These are the command-line arguments:

Owl command-line arguments

Synopsis

owl -h, --help
owl -v, --version
owl -c, --config=<filepath>
owl -i, --ini=<filepath>
owl -s, --setting=<filepath>

Options

  • -h, --help

Shows the help dialog.

  • -v, --version

Print version information to stdout and exit.

Example

If you want to know the version number from the command-line connect the command is:

owl --version