Update documentation

This commit is contained in:
Dylan 2016-03-25 21:28:51 +11:00
parent 5d03e007af
commit c69a2397a0
2 changed files with 12 additions and 13 deletions

View file

@ -158,7 +158,7 @@ Takes: bar, infobar, barinfo
.B \--image 'type'
Image source. Where and what image we display.
.br
Possible values: wall, shuffle, ascii, /path/to/img, off
Possible values: wall, ascii, /path/to/img, /path/to/dir/, off
.TP
.B \--size 'size'
Size to make the image, takes pixels or a percentage.
@ -166,9 +166,6 @@ Size to make the image, takes pixels or a percentage.
.B \--image_backend 'w3m/iterm2'
Which program to use to draw images.
.TP
.B \--shuffle_dir 'path'
Which directory to shuffle for an image.
.TP
.B \--image_position 'left/right'
Where to display the image: (Left/Right)
.TP