style-guide: add guidelines for standard streams; fix remaining pages (#11196)
* readonly, {un,}compress, zbarcam: use proper syntax for IO streams * style-guide: add guidelines for standard streams * duckdb, perl: add backticks around stdin and stdout
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
`compress -b {{bits}}`
|
||||
|
||||
- Write to standard output (no files are changed):
|
||||
- Write to `stdout` (no files are changed):
|
||||
|
||||
`compress -c {{path/to/file}}`
|
||||
|
||||
|
Reference in New Issue
Block a user