From 29aabc97fa60aa0f9fda7e9808d9853b143742f5 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Mon, 28 May 2018 09:47:17 +1000 Subject: [PATCH] docs: update --- neofetch | 2 +- neofetch.1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/neofetch b/neofetch index 38fcc73d..60a47afe 100755 --- a/neofetch +++ b/neofetch @@ -4464,7 +4464,7 @@ IMAGE BACKEND: --termpix source Shortcut to use 'termpix' backend. --tycat source Shortcut to use 'tycat' backend. --w3m source Shortcut to use 'w3m' backend. - --off Shortcut to use 'off' backend. + --off Shortcut to use 'off' backend (Disable ascii art). 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 9a87abe6..4bfa57ab 100644 --- a/neofetch.1 +++ b/neofetch.1 @@ -232,7 +232,7 @@ Shortcut to use 'tycat' backend. Shortcut to use 'w3m' backend. .TP \fB\-\-off\fR -Shortcut to use 'off' backend. +Shortcut to use 'off' backend (Disable ascii art). .IP NOTE: 'source; can be any of the following: 'auto', 'ascii', 'wallpaper', '/path/to/img', \&'/path/to/ascii', '/path/to/dir/'