retro(1): note that verbose output goes to /dev/stderr
FossilOrigin-Name: 80a18380289ec06c1dd854fbf530e98263ba4ea614c265dc2b70cce66540420a
This commit is contained in:
parent
bc30a15534
commit
57c31a40d0
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ Start Retro in interactive mode.
|
|||
.It Fl s
|
||||
Start Retro in interactive mode and suppress the startup message.
|
||||
.It Fl v
|
||||
Run in verbose mode, showing debugging information.
|
||||
Run in verbose mode, showing debugging information. Verbose output is written to /dev/stderr.
|
||||
.It Fl t Ar filename
|
||||
Run any code and test blocks in the specified file.
|
||||
.It Fl f Ar filename
|
||||
|
|
Loading…
Reference in a new issue