mirror of https://github.com/CrimsonTome/tldr.git
9 lines
234 B
Markdown
9 lines
234 B
Markdown
|
# pbmtosunicon
|
||
|
|
||
|
> Convert a PBM image into a Sun icon.
|
||
|
> More information: <https://netpbm.sourceforge.net/doc/pbmtosunicon.html>.
|
||
|
|
||
|
- Convert a PBM image into a Sun icon:
|
||
|
|
||
|
`pbmtosunicon {{path/to/input.pbm}} > {{path/to/output.ico}}`
|