fstopgm, lispmtopgm, pgmtofs, pgmtolispm, pgmtoppm, pnmalias: add pages (#12198)
This commit is contained in:
9
pages/common/pgmtolispm.md
Normal file
9
pages/common/pgmtolispm.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# 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