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