mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-22 14:02:44 +00:00
Update cheatsheets
This commit is contained in:
@@ -11,8 +11,8 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Scale up a PAM image by an integer factor:
|
||||
|
||||
`pamstretch {{N}} {{path/to/image.pam}} > {{path/to/output.pam}}`
|
||||
`pamstretch {{n}} {{path/to/image.pam}} > {{path/to/output.pam}}`
|
||||
|
||||
- Scale up a PAM image by the specified factors in the horizontal and vertical directions:
|
||||
|
||||
`pamstretch -xscale {{XN}} -yscale {{YN}} {{path/to/image.pam}} > {{path/to/output.pam}}`
|
||||
`pamstretch -xscale {{xn}} -yscale {{yn}} {{path/to/image.pam}} > {{path/to/output.pam}}`
|
||||
|
||||
Reference in New Issue
Block a user