1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-25 23:04:03 +02:00

stragglers

This commit is contained in:
Antti Savolainen 2025-03-28 19:58:17 +02:00
parent c2e6aa72df
commit cf2af7fcbd
2 changed files with 2 additions and 2 deletions

View file

@ -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:

View file

@ -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}}`