Doc for catimg plugin #2331
parent
2e5d765369
commit
a49badf633
16
Plugins.md
16
Plugins.md
@ -178,6 +178,20 @@ Commands for [Capistrano](https://github.com/capistrano/capistrano/wiki), a depl
|
|||||||
|
|
||||||
* cap -- a few commands for Capistrano, a deployment tool built in Ruby
|
* cap -- a few commands for Capistrano, a deployment tool built in Ruby
|
||||||
|
|
||||||
|
## catimg
|
||||||
|
**Maintainer:** [posva](https://github.com/posva/)
|
||||||
|
|
||||||
|
**Original repo:** [catimg.git](https://github.com/posva/catimg)
|
||||||
|
|
||||||
|
Print pictures to the `stdout` using `convert` [ImageMagick](http://www.imagemagick.org/)
|
||||||
|
|
||||||
|
Example usage `catimg image.png`
|
||||||
|
options:
|
||||||
|
|
||||||
|
* `-h` -- print help
|
||||||
|
* `-w` -- select output width
|
||||||
|
* `-c` -- change printed character (default `" "` without the quotes)
|
||||||
|
|
||||||
## celery
|
## celery
|
||||||
**Maintainer:** [dongweiming](https://github.com/dongweiming)
|
**Maintainer:** [dongweiming](https://github.com/dongweiming)
|
||||||
|
|
||||||
@ -1028,4 +1042,4 @@ Completion plugin for [pass](http://zx2c4.com/projects/password-store/). [Source
|
|||||||
|
|
||||||
wd ls
|
wd ls
|
||||||
|
|
||||||
* Print usage with no opts or the `help` argument.
|
* Print usage with no opts or the `help` argument.
|
Loading…
Reference in New Issue
Block a user