Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
vgoehler committed Feb 13, 2020
1 parent 8bbc30b commit 18ee8fd
Showing 1 changed file with 17 additions and 12 deletions.
29 changes: 17 additions & 12 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -93,22 +93,27 @@ Usage
=====

optional arguments:
-h, --help show this help message and exit
================================================ ====================================================
``-h, --help`` show this help message and exit
================================================ ====================================================

system arguments:
input the input video file to work on
-o [O] output-folder
--color_suffix [COLOR_SUFFIX] the suffix to use for color modified result files
--motion_suffix [MOTION_SUFFIX] the suffix to use for motion modified result files
--log {debug,info,warning,error,critical} log level
================================================ ====================================================
``input`` the input video file to work on
``-o [O]`` output-folder
``--color_suffix [COLOR_SUFFIX]`` the suffix to use for color modified result files
``--motion_suffix [MOTION_SUFFIX]`` the suffix to use for motion modified result files
``--log {debug,info,warning,error,critical}`` log level
================================================ ====================================================

parameters:
-m {color,motion} mode
-c LOW, --low LOW low parameter (creek)
-p HIGH, --high HIGH high parameter (peek)
-l LEVELS, --levels LEVELS levels parameter
-a AMPLIFICATION, --amplification AMPLIFICATION amplification parameter

=================================================== ====================================================
``-m {color,motion}`` mode
``-c LOW, --low LOW`` low parameter (creek)
``-p HIGH, --high HIGH`` high parameter (peek)
``-l LEVELS, --levels LEVELS`` levels parameter
``-a AMPLIFICATION, --amplification AMPLIFICATION`` amplification parameter
=================================================== ====================================================

Documentation
=============
Expand Down

0 comments on commit 18ee8fd

Please sign in to comment.