Clarify the interval values.

This commit is contained in:
P-Storm 2020-12-16 23:36:54 +01:00 committed by GitHub
parent 3644acce76
commit ae596f2bd5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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