mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-25 11:44:18 +02:00
stragglers
This commit is contained in:
parent
c2e6aa72df
commit
cf2af7fcbd
2 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
|||
|
||||
- Describe the contents of the specified GEM image:
|
||||
|
||||
`gemtopnm -d {{path/to/file.img}}`
|
||||
`gemtopnm {{[-d|-debug]}} {{path/to/file.img}}`
|
||||
|
||||
- Display version:
|
||||
|
||||
|
|
|
@ -9,4 +9,4 @@
|
|||
|
||||
- Print debug information to `stderr`:
|
||||
|
||||
`thinkjettopbm -d {{path/to/input}} > {{path/to/output.pbm}}`
|
||||
`thinkjettopbm {{[-d|-debug]}} {{path/to/input}} > {{path/to/output.pbm}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue