mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-21 21:42:08 +02:00
9 lines
247 B
Markdown
9 lines
247 B
Markdown
# srftopam
|
|
|
|
> Convert an SRF file to Netpbm format.
|
|
> See also: `pamtosrf`.
|
|
> More information: <https://netpbm.sourceforge.net/doc/srftopam.html>.
|
|
|
|
- Convert an SRF file to Netpbm format:
|
|
|
|
`srftopam {{path/to/file.srf}} > {{path/to/output.pam}}`
|