File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -144,8 +144,8 @@ The full usage::
144144 Use tmux colors in output
145145 -p, --powerline-left
146146 Use powerline left symbols throughout the output, enables --colors
147- -n , --nerd -graph
148- Use NerdFont characters to render CPU graph as vertical bar chart
147+ -v , --vertical -graph
148+ Use vertical bar chart for CPU graph
149149 -q, --powerline-right
150150 Use powerline right symbols throughout the output, enables --colors
151151 -i <value>, --interval <value>
Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ void print_help()
129129 << " \t Use powerline left symbols throughout the output, enables --colors\n "
130130 << " -q, --powerline-right\n "
131131 << " \t Use powerline right symbols throughout the output, enables --colors\n "
132- << " -n , --vertical-graph\n "
132+ << " -v , --vertical-graph\n "
133133 << " \t Use vertical bar chart for CPU graph\n "
134134 << " -i <value>, --interval <value>\n "
135135 << " \t Set tmux status refresh interval in seconds. Default: 1 second\n "
You can’t perform that action at this time.
0 commit comments