neotoppm: add page (#10979)

* neotoppm: add page

---------

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
pull/23/head
debghs 2023-10-15 21:02:33 +05:30 committed by GitHub
parent 8a914a9d32
commit 5289e04920
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 0 deletions

12
pages/common/neotoppm.md Normal file
View File

@ -0,0 +1,12 @@
# 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 -version`