mirror of https://github.com/wb2osz/direwolf.git
Document -O dw_printf redirect option in manpage
This commit is contained in:
parent
6ac840ca4d
commit
41b32703b1
|
@ -155,6 +155,9 @@ x = Silence FX.25 information.
|
||||||
.BI "-t " "n"
|
.BI "-t " "n"
|
||||||
Text colors. 0=disabled. 1=default. 2,3,4,... alternatives. Use 9 to test compatibility with your terminal.
|
Text colors. 0=disabled. 1=default. 2,3,4,... alternatives. Use 9 to test compatibility with your terminal.
|
||||||
|
|
||||||
|
.TP
|
||||||
|
.BI "-O "
|
||||||
|
Redirects all printed output to stderr so stdout can be used as audio device.
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
.B "-p "
|
.B "-p "
|
||||||
|
|
Loading…
Reference in New Issue