Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
neofetch
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ximper Linux
neofetch
Commits
258d4975
Unverified
Commit
258d4975
authored
Feb 28, 2016
by
Dan Church
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix help message text
Fixes "Which Distro\'s ascii art to print" in output when running `--help` Caused by a rogue backslash in the heredoc.
parent
37245819
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
neofetch
neofetch
+1
-1
No files found.
neofetch
View file @
258d4975
...
@@ -2310,7 +2310,7 @@ usage () { cat << EOF
...
@@ -2310,7 +2310,7 @@ usage () { cat << EOF
--ascii value Where to get the ascii from, Possible values:
--ascii value Where to get the ascii from, Possible values:
distro, /path/to/ascii
distro, /path/to/ascii
--ascii_color num Color to print the ascii art
--ascii_color num Color to print the ascii art
--ascii_distro distro Which Distro
\
'
s ascii art to print
--ascii_distro distro Which Distro's ascii art to print
Stdout:
Stdout:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment