summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 9c07b63..15cf652 100644
--- a/README.rst
+++ b/README.rst
@@ -78,6 +78,11 @@ Show the current state of the keyboard LEDs: ::
$ vtcol leds get
caps: false, num: true, scroll: false
+Set the state of the Caps Lock LED (does *not* affect the Caps Lock state, just
+the LED itself): ::
+
+ $ vtcol leds set --caps on
+
Building
-------------------------------------------------------------------------------