diff --git a/neofetch b/neofetch index 889c9f5f..4dda1e3f 100755 --- a/neofetch +++ b/neofetch @@ -3733,12 +3733,12 @@ IMAGE BACKEND: Possible values: 'ascii', 'caca', 'catimg', 'jp2a', 'iterm2', 'off', 'tycat', 'w3m' --source source Which image or ascii file to use. Possible values: 'auto', 'ascii', 'wallpaper', '/path/to/img', '/path/to/ascii', '/path/to/dir/' - --ascii source Shortcut to use 'ascii' backend. - --caca source Shortcut to use 'caca' backend. - --catimg source Shortcut to use 'catimg' backend. - --iterm2 source Shortcut to use 'iterm2' backend. - --tycat source Shortcut to use 'tycat' backend. - --w3m source Shortcut to use 'w3m' backend. + --ascii source Shortcut to use 'ascii' backend. + --caca source Shortcut to use 'caca' backend. + --catimg source Shortcut to use 'catimg' backend. + --iterm2 source Shortcut to use 'iterm2' backend. + --tycat source Shortcut to use 'tycat' backend. + --w3m source Shortcut to use 'w3m' backend. --off Shortcut to use 'off' backend. NOTE: 'source; can be any of the following: 'auto', 'ascii', 'wallpaper', '/path/to/img', '/path/to/ascii', '/path/to/dir/' diff --git a/neofetch.1 b/neofetch.1 index f78b53ef..78e9b2e3 100644 --- a/neofetch.1 +++ b/neofetch.1 @@ -181,23 +181,23 @@ Possible values: 'ascii', 'caca', 'catimg', 'jp2a', 'iterm2', 'off', 'tycat', 'w Which image or ascii file to use. Possible values: 'auto', 'ascii', 'wallpaper', '/path/to/img', '/path/to/ascii', '/path/to/dir/' .TP -\fB\-\-ascii\fR -source Shortcut to use 'ascii' backend. +\fB\-\-ascii\fR source +Shortcut to use 'ascii' backend. .TP -\fB\-\-caca\fR -source Shortcut to use 'caca' backend. +\fB\-\-caca\fR source +Shortcut to use 'caca' backend. .TP -\fB\-\-catimg\fR -source Shortcut to use 'catimg' backend. +\fB\-\-catimg\fR source +Shortcut to use 'catimg' backend. .TP -\fB\-\-iterm2\fR -source Shortcut to use 'iterm2' backend. +\fB\-\-iterm2\fR source +Shortcut to use 'iterm2' backend. .TP -\fB\-\-tycat\fR -source Shortcut to use 'tycat' backend. +\fB\-\-tycat\fR source +Shortcut to use 'tycat' backend. .TP -\fB\-\-w3m\fR -source Shortcut to use 'w3m' backend. +\fB\-\-w3m\fR source +Shortcut to use 'w3m' backend. .TP \fB\-\-off\fR Shortcut to use 'off' backend.