1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-29 11:35:40 +02:00
tldr/pages/common/brushtopbm.md

13 lines
304 B
Markdown
Raw Normal View History

# brushtopbm
> Convert a Xerox doodle brush file into a PBM image.
> More information: <https://netpbm.sourceforge.net/doc/brushtopbm.html>.
- Generate a PBM file as output for a Xerox doodle brush file as input:
`brushtopbm {{path/to/file.brush}}`
- Display version:
`brushtopbm {{[-v|-version]}}`