Skip to content

Command Line Options

Sean Davis edited this page Jun 2, 2019 · 1 revision

Introduction

The general usage of the command line options is:

mugshot [OPTION...]

Here is a summary of all the options, grouped by type. Explanations are in the following sections.

Help Options
-h, --help

Application Options
-v, --verbose, -vv, --version

Help Options

 -h           Show help message and exit
--help        Show help message and exit

Application Options

 -v           Show debug messages
--verbose     Show debug messages
 -vv          Show debug messages and debugs mugshot_lib also
--version     Show program's version number and exit
Clone this wiki locally