mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-21 07:50:56 +00:00
Update cheatsheets
This commit is contained in:
14
pgmtolispm
Normal file
14
pgmtolispm
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, common]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# pgmtolispm
|
||||
|
||||
> Convert a PGM image to Lisp Machine format.
|
||||
> See also: `lispmtopgm`.
|
||||
> More information: <https://netpbm.sourceforge.net/doc/pgmtolispm.html>.
|
||||
|
||||
- Convert the specified PGM image to Lisp Machine format:
|
||||
|
||||
`pgmtolispm {{path/to/input.pgm}} > {{path/to/output.lispm}}`
|
||||
Reference in New Issue
Block a user