mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-23 01:40:12 -05:00
commit
da7da4cba5
12 changed files with 138 additions and 37 deletions
|
|
@ -117,6 +117,10 @@ the foot command line
|
|||
|
||||
This option can only be used in combination with *-s*,*--server*.
|
||||
|
||||
*-d*,*--log-level*={*info*,*warning*,*error*}
|
||||
Log level, used both for log output on stderr as well as
|
||||
syslog. Default: _info_.
|
||||
|
||||
*-l*,*--log-colorize*=[{*never*,*always*,*auto*}]
|
||||
Enables or disables colorization of log output on stderr. Default:
|
||||
_auto_.
|
||||
|
|
|
|||
|
|
@ -56,6 +56,10 @@ terminal has terminated).
|
|||
*-H*,*--hold*
|
||||
Remain open after child process exits.
|
||||
|
||||
*-d*,*--log-level*={*info*,*warning*,*error*}
|
||||
Log level, used both for log output on stderr as well as
|
||||
syslog. Default: _info_.
|
||||
|
||||
*-l*,*--log-colorize*=[{*never*,*always*,*auto*}]
|
||||
Enables or disables colorization of log output on stderr.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue