mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-17 21:00:51 +00:00
Update cheatsheets
This commit is contained in:
13
pbmtowbmp
Normal file
13
pbmtowbmp
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, common]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# pbmtowbmp
|
||||
|
||||
> Convert a PBM image to a wireless bitmap file.
|
||||
> More information: <https://netpbm.sourceforge.net/doc/pbmtowbmp.html>.
|
||||
|
||||
- Convert a PBM image to a WBMP file:
|
||||
|
||||
`pbmtowbmp {{path/to/input_file.pbm}} > {{path/to/output_file.wbmp}}`
|
||||
Reference in New Issue
Block a user