parent
d5ac886499
commit
53e705a257
|
|
@ -53,7 +53,7 @@ _glances() {
|
|||
'--disable-webui[disable the Web Interface]' \
|
||||
'(--light --enable-light)'{--light,--enable-light}'[light mode for Curses UI]' \
|
||||
'(-0 --disable-irix)'{-0,--disable-irix}"[task's cpu usage will be divided by the total number of CPUs]" \
|
||||
'(-1 --percpu)'{-1,--percpu}'[start Clances in per CPU mode]' \
|
||||
'(-1 --percpu)'{-1,--percpu}'[start Glances in per CPU mode]' \
|
||||
'(-2 --disable-left-sidebar)'{-2,--disable-left-sidebar}'[disable network, disk I/O, FS and sensors modules]' \
|
||||
'(-3 --disable-quicklook)'{-3,--disable-quicklook}'[disable quick look module]' \
|
||||
'(-4 --full-quicklook)'{-4,--full-quicklook}'[disable all but quick look and load]' \
|
||||
|
|
|
|||
Loading…
Reference in New Issue