Remove implementation details from --powerline- docs
This commit is contained in:
parent
0941898c02
commit
dcadec63a2
@ -119,9 +119,9 @@ The full usage::
|
||||
-c, --colors
|
||||
Use tmux colors in output
|
||||
-p, --powerline-left
|
||||
Use powerline left symbols throughout the output, DO NOT reset background color at the end, enables --colors
|
||||
Use powerline left symbols throughout the output, enables --colors
|
||||
-q, --powerline-right
|
||||
Use powerline right symbols throughout the output, DO NOT reset background color at the end, enables --colors
|
||||
Use powerline right symbols throughout the output, enables --colors
|
||||
-i <value>, --interval <value>
|
||||
Set tmux status refresh interval in seconds. Default: 1 second
|
||||
-g <value>, --graph-lines <value>
|
||||
|
@ -117,9 +117,9 @@ void print_help()
|
||||
<< "-c, --colors\n"
|
||||
<< "\tUse tmux colors in output\n"
|
||||
<< "-p, --powerline-left\n"
|
||||
<< "\tUse powerline left symbols throughout the output, DO NOT reset background color at the end, enables --colors\n"
|
||||
<< "\tUse powerline left symbols throughout the output, enables --colors\n"
|
||||
<< "-q, --powerline-right\n"
|
||||
<< "\tUse powerline right symbols throughout the output, DO NOT reset background color at the end, enables --colors\n"
|
||||
<< "\tUse powerline right symbols throughout the output, enables --colors\n"
|
||||
<< "-i <value>, --interval <value>\n"
|
||||
<< "\tSet tmux status refresh interval in seconds. Default: 1 second\n"
|
||||
<< "-g <value>, --graph-lines <value>\n"
|
||||
|
Loading…
Reference in New Issue
Block a user