[doc] autohide: Clarify usage

fixes #513
This commit is contained in:
Tobias Witek 2020-01-01 13:58:30 +01:00
parent 7afee916d8
commit a135be6cc2

View file

@ -182,6 +182,7 @@ This will create a file called `~/bumblebee-status-debug.log` by default. The fi
### Advanced Usage
If you want to have a minimal bar that stays out of the way, you can use the `-a` or `--autohide` switch to specify a list of module names. All those modules will only be displayed when (and as long as) their state is either warning or critical (high CPU usage, low disk space, etc.). As long as the module is in a "normal" state and does not require attention, it will remain hidden.
Note that this parameter is specified *in addition* to `-m` (i.e. to autohide the CPU module, you would use `bumblebee-status -m cpu memory traffic -a cpu`).
# Required Modules