mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-31 04:35:42 +02:00
12 lines
301 B
Markdown
12 lines
301 B
Markdown
# neotoppm
|
|
|
|
> Convert an Atari Neochrome NEO file into a PPM image.
|
|
> More information: <https://netpbm.sourceforge.net/doc/neotoppm.html>.
|
|
|
|
- Generate the PPM image as output for an Atari Neochrome NEO file as input:
|
|
|
|
`neotoppm {{path/to/file.neo}}`
|
|
|
|
- Display version:
|
|
|
|
`neotoppm {{[-v|-version]}}`
|