From ae596f2bd5288be7fe62e06d9a808c92fab47ca5 Mon Sep 17 00:00:00 2001 From: P-Storm Date: Wed, 16 Dec 2020 23:36:54 +0100 Subject: [PATCH] Clarify the interval values. --- docs/introduction.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/introduction.rst b/docs/introduction.rst index 927a384..f73d6f3 100644 --- a/docs/introduction.rst +++ b/docs/introduction.rst @@ -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 -p interval= + $ ./bumblebee-status -m -p interval=5s The update interval can also be changed on a per-module basis, like this: