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