general: Added --print_config to display the default config file.

This commit is contained in:
Dylan Araps 2018-05-19 08:28:10 +10:00
parent c782af6a06
commit 992d0b38ae
2 changed files with 5 additions and 0 deletions

View file

@ -326,6 +326,9 @@ Specify a path to a custom config file
\fB\-\-config\fR none
Launch the script without a config file
.TP
\fB\-\-print_config\fR
Print the default config file to stdout.
.TP
\fB\-\-stdout\fR
Turn off all colors and disables any ASCII/image backend.
.TP