mirror of
https://github.com/caddyserver/website.git
synced 2025-04-21 12:36:16 -04:00
Correct typo: stderr to stdout
This commit is contained in:
parent
1d696eb4de
commit
040342a976
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ output stderr
|
|||
Standard output (console).
|
||||
|
||||
```
|
||||
output stderr
|
||||
output stdout
|
||||
```
|
||||
|
||||
#### discard
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue