Docs: CHANGELOG and manpage
This commit is contained in:
parent
04c22a8edd
commit
faa71d0f95
4 changed files with 12 additions and 1 deletions
|
|
@ -717,6 +717,12 @@ image_host="teknik"
|
|||
|
||||
# Misc Options
|
||||
|
||||
# Stdout mode
|
||||
# Turn off all colors and disables image backend (ASCII/Image).
|
||||
# Useful for piping into another command.
|
||||
# Default: 'off'
|
||||
# Values: 'on', 'off'
|
||||
stdout="off"
|
||||
|
||||
# Config version.
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue