Added progress bar support to memory output
This commit is contained in:
parent
639641a159
commit
f24f7ad9b7
4 changed files with 19 additions and 4 deletions
|
@ -286,6 +286,7 @@ alias fetch2="fetch \
|
|||
--progress_colors num num Colors to make the progress bar. Set in this order:
|
||||
elapsed, total
|
||||
--cpu_usage_bar on/off Whether or not to print a progress bar for cpu usage.
|
||||
--memory_bar on/off Whether or not to print a progress bar for memory usage.
|
||||
|
||||
|
||||
Image:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue