File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 545545 },
546546 {
547547 "long" : " bar-char-elapsed" ,
548- "desc" : " Set the character to use in elapsed part" ,
548+ "desc" : " Set the character to use in elapsed part of percentage bars " ,
549549 "arg" : {
550550 "type" : " str" ,
551551 "default" : " ■"
552552 }
553553 },
554554 {
555555 "long" : " bar-char-total" ,
556- "desc" : " Set the character to use in total part" ,
556+ "desc" : " Set the character to use in total part of percentage bars " ,
557557 "arg" : {
558558 "type" : " str" ,
559559 "default" : " -"
560560 }
561561 },
562562 {
563563 "long" : " bar-width" ,
564- "desc" : " Set the width of the bar , in number of characters" ,
564+ "desc" : " Set the width of percentage bars , in number of characters" ,
565565 "arg" : {
566566 "type" : " num" ,
567567 "default" : 10
568568 }
569569 },
570570 {
571571 "long" : " bar-border" ,
572- "desc" : " Whether to show a border around the bar " ,
572+ "desc" : " Whether to show a border around percentage bars " ,
573573 "arg" : {
574574 "type" : " bool" ,
575575 "optional" : true ,
You can’t perform that action at this time.
0 commit comments