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
57a0ed4d
Commit
57a0ed4d
authored
Jun 13, 2016
by
Dylan Araps
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update usage
parent
1be5423b
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
28 additions
and
30 deletions
+28
-30
README.md
README.md
+8
-8
neofetch
neofetch
+8
-8
neofetch.1
neofetch.1
+12
-14
No files found.
README.md
View file @
57a0ed4d
...
...
@@ -405,14 +405,14 @@ alias fetch2="fetch \
--progress_length num Length in spaces to make the progress bars.
--progress_colors num num Colors to make the progress bar.
Set in this order: elapsed, total
--cpu_display mode
Which way should the cpu progress bar be added
Takes
bar, infobar, barinfo
--memory_display mode
Which way should the memory progress bar be added
Takes
bar, infobar, barinfo
--battery_display mode
Which way should the battery progress bar be added
Takes
bar, infobar, barinfo
--disk_display mode
Which way should the disk progress bar be added
Takes
bar, infobar, barinfo, perc
--cpu_display mode
Progress bar mode.
Takes
: bar, infobar, barinfo, off
--memory_display mode
Progress bar mode.
Takes
: bar, infobar, barinfo, off
--battery_display mode
Progress bar mode.
Takes
: bar, infobar, barinfo, off
--disk_display mode
Progress bar mode.
Takes
: bar, infobar, barinfo, off
Image:
...
...
neofetch
View file @
57a0ed4d
...
...
@@ -3002,14 +3002,14 @@ usage () { cat << EOF
--progress_length num Length in spaces to make the progress bars.
--progress_colors num num Colors to make the progress bar.
Set in this order: elapsed, total
--cpu_display mode
Which way should the cpu progress bar be added
Takes
bar, infobar, barinfo
--memory_display mode
Which way should the memory progress bar be added
Takes
bar, infobar, barinfo
--battery_display mode
Which way should the battery progress bar be added
Takes
bar, infobar, barinfo
--disk_display mode
Which way should the disk progress bar be added
Takes
bar, infobar, barinfo, perc
--cpu_display mode
Progress bar mode.
Takes
: bar, infobar, barinfo, off
--memory_display mode
Progress bar mode.
Takes
: bar, infobar, barinfo, off
--battery_display mode
Progress bar mode.
Takes
: bar, infobar, barinfo, off
--disk_display mode
Progress bar mode.
Takes
: bar, infobar, barinfo, off
Image:
...
...
neofetch.1
View file @
57a0ed4d
...
...
@@ -145,27 +145,25 @@ Colors to make the progress bar.
.br
Set in this order: elapsed, total
.TP
.B \--cpu_display
'mode1' 'mode2
'
Which shorthand to use and how CPU usage should be printed
.B \--cpu_display
'mode
'
Progress bar mode.
.br
mode1 takes: name, speed, tiny, on, off
.br
mode2 takes: info, bar, infobar, barinfo
Takes: bar, infobar, barinfo, off
.TP
.B \--memory_display 'mode'
Which way should the memory progress bar be added
.B \--memory_display
'mode'
Progress bar mode.
.br
Takes: bar, infobar, barinfo
Takes: bar, infobar, barinfo
, off
.TP
.B \--battery_display 'mode'
Which way should the battery progress bar be added
.B \--battery_display
'mode'
Progress bar mode.
.br
Takes: bar, infobar, barinfo
Takes: bar, infobar, barinfo
, off
.TP
.B \--disk_display
mode
Which way should the disk progress bar be added
.B \--disk_display
'mode'
Progress bar mode.
.br
Takes: bar, infobar, barinfo,
perc
Takes: bar, infobar, barinfo,
off
.SH IMAGE
.TP
...
...
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