mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-21 22:42:09 +02:00
8 lines
234 B
Markdown
8 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}}`
|