mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-18 20:01:13 +00:00
Update cheatsheets
This commit is contained in:
@@ -13,9 +13,9 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`macptopbm {{path/to/file.macp}} > {{path/to/output.pbm}}`
|
||||
|
||||
- Skip over a specified number of bytes when reading the file:
|
||||
- Skip over `n` bytes when reading the file:
|
||||
|
||||
`macptopbm -extraskip {{N}} > {{path/to/output.pbm}}`
|
||||
`macptopbm -extraskip {{n}} > {{path/to/output.pbm}}`
|
||||
|
||||
- Suppress all informational messages:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user