mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-10-03 16:51:29 +00:00
Images: Add support for catimg and caca
This commit is contained in:
22
neofetch.1
22
neofetch.1
@@ -175,26 +175,32 @@ Takes: bar, infobar, barinfo, off
|
||||
.TP
|
||||
\fB\-\-image_backend\fR backend
|
||||
Which image backend to use.
|
||||
Possible values: 'ascii', 'w3m', 'iterm2', 'tycat', 'off'
|
||||
Possible values: 'ascii', 'caca', 'catimg', 'iterm2', 'off', 'tycat', 'w3m'
|
||||
.TP
|
||||
\fB\-\-image_source\fR source
|
||||
Which image or ascii file to use.
|
||||
Possible values: 'auto', 'ascii', 'wallpaper', '/path/to/img', '/path/to/ascii', '/path/to/dir/'
|
||||
.TP
|
||||
\fB\-\-w3m\fR
|
||||
Shortcut to use 'w3m' backend.
|
||||
\fB\-\-ascii\fR
|
||||
Shortcut to use 'ascii' backend.
|
||||
.TP
|
||||
\fB\-\-caca\fR
|
||||
Shortcut to use 'caca' backend.
|
||||
.TP
|
||||
\fB\-\-catimg\fR
|
||||
Shortcut to use 'catimg' backend.
|
||||
.TP
|
||||
\fB\-\-iterm2\fR
|
||||
Shortcut to use 'iterm2' backend.
|
||||
.TP
|
||||
\fB\-\-off\fR
|
||||
Shortcut to use 'off' backend.
|
||||
.TP
|
||||
\fB\-\-tycat\fR
|
||||
Shortcut to use 'tycat' backend.
|
||||
.TP
|
||||
\fB\-\-ascii\fR
|
||||
Shortcut to use 'ascii' backend.
|
||||
.TP
|
||||
\fB\-\-off\fR
|
||||
Shortcut to use 'off' backend.
|
||||
\fB\-\-w3m\fR
|
||||
Shortcut to use 'w3m' backend.
|
||||
.SS "ASCII:"
|
||||
.TP
|
||||
\fB\-\-ascii_colors\fR x x x x x x
|
||||
|
Reference in New Issue
Block a user