mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-03-25 09:05:47 +00:00
nitpicky detail
This commit is contained in:
parent
7d80cee384
commit
cdaca54b9b
1 changed files with 1 additions and 1 deletions
|
|
@ -85,7 +85,7 @@ That's all there is to it. If we don't exit early then all the code runs.
|
|||
|
||||
## General Unixy goodness
|
||||
|
||||
Error output should be directed to stderr, not stdout. I littered a bunch of `>&2`s around to rectify that situation.
|
||||
Error output should be directed to stderr, not stdout. I littered a bunch of `>&2` around to rectify that situation.
|
||||
|
||||
## Final countdown
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue