summaryrefslogtreecommitdiff
path: root/scripts/slight
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/slight')
-rwxr-xr-xscripts/slight11
1 files changed, 5 insertions, 6 deletions
diff --git a/scripts/slight b/scripts/slight
index 0f8cba0..0289ff4 100755
--- a/scripts/slight
+++ b/scripts/slight
@@ -5,13 +5,12 @@
help() {
cat << EOF
${0}: Wrapper script to change backlight
-
options:
- -i [Brg] Increase backlight by Brg
- -d [Brg] Decrease backlight by Brg
- -s [Brg] Set backlight to Brg
- -p Show the current backlight
- -h Print this message and exit
+ -i [Brg] Increase backlight by Brg
+ -d [Brg] Decrease backlight by Brg
+ -s [Brg] Set backlight to Brg
+ -p Show the current backlight
+ -h Print this message and exit
NOTE: Script interprets values as percentages
EOF