mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-12 03:58:54 +00:00
Update cheatsheets
This commit is contained in:
14
pbmtomgr
Normal file
14
pbmtomgr
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, common]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# pbmtomgr
|
||||
|
||||
> Convert a PBM image into a MGR bitmap.
|
||||
> See also: `mgrtopbm`.
|
||||
> More information: <https://netpbm.sourceforge.net/doc/pbmtomgr.html>.
|
||||
|
||||
- Convert a PBM image into a MGR bitmap:
|
||||
|
||||
`pbmtomgr {{path/to/image.pbm}} > {{path/to/output.mgr}}`
|
||||
Reference in New Issue
Block a user