Clarify the interval values.
This commit is contained in:
parent
3644acce76
commit
ae596f2bd5
1 changed files with 2 additions and 2 deletions
|
@ -50,11 +50,11 @@ entering:
|
|||
$ ./bumblebee-status -l themes
|
||||
$ ./bumblebee-status -l modules
|
||||
|
||||
To change the update interval, use:
|
||||
To change the update interval, use a value like ('5s' or '1m') use:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
$ ./bumblebee-status -m <list of modules> -p interval=<interval in seconds>
|
||||
$ ./bumblebee-status -m <list of modules> -p interval=5s
|
||||
|
||||
The update interval can also be changed on a per-module basis, like
|
||||
this:
|
||||
|
|
Loading…
Add table
Reference in a new issue