Added progress bar support to memory output

This commit is contained in:
Dylan 2016-03-03 11:00:47 +11:00
parent 639641a159
commit f24f7ad9b7
4 changed files with 19 additions and 4 deletions

View file

@ -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: