fstopgm, lispmtopgm, pgmtofs, pgmtolispm, pgmtoppm, pnmalias: add pages (#12198)
This commit is contained in:
9
pages/common/pgmtofs.md
Normal file
9
pages/common/pgmtofs.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# pgmtofs
|
||||
|
||||
> Convert a PGM image to Usenix FaceSaver format.
|
||||
> See also: `fstopgm`.
|
||||
> More information: <https://netpbm.sourceforge.net/doc/pgmtofs.html>.
|
||||
|
||||
- Convert the specified PGM image to Usenix FaceSave format:
|
||||
|
||||
`pgmtofs {{path/to/input.pgm}} > {{path/to/output.fs}}`
|
Reference in New Issue
Block a user