mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-04 21:55:42 +00:00
Move pages under tldr, lint run.sh, update docs
This commit is contained in:
14
tldr/atktopbm
Normal file
14
tldr/atktopbm
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, common]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# atktopbm
|
||||
|
||||
> Convert a Andrew Toolkit raster object to a PBM image.
|
||||
> See also: `pbmtoatk`.
|
||||
> More information: <https://netpbm.sourceforge.net/doc/atktopbm.html>.
|
||||
|
||||
- Convert a Andrew Toolkit raster object to a PBM image:
|
||||
|
||||
`atktopbm {{path/to/image.atk}} > {{path/to/output.pbm}}`
|
||||
Reference in New Issue
Block a user