aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2017-12-09 16:42:11 +0100
committerMattias Andrée <maandree@kth.se>2017-12-09 16:42:11 +0100
commit8e486d402e92742a22d35dc4d458fdf15645d985 (patch)
tree38fc1c9ba6eb2237d77aeca078fbc34aed2e0af0 /README
parentAdd support for using stdin instead of spawning multiple times when adjusting rapidly (diff)
downloadadjbacklight-8e486d402e92742a22d35dc4d458fdf15645d985.tar.gz
adjbacklight-8e486d402e92742a22d35dc4d458fdf15645d985.tar.bz2
adjbacklight-8e486d402e92742a22d35dc4d458fdf15645d985.tar.xz
Update readme8.1
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 3 insertions, 1 deletions
diff --git a/README b/README
index 10a522d..be4a4cd 100644
--- a/README
+++ b/README
@@ -7,7 +7,9 @@ SYNOPSIS
DESCRIPTION
adjbacklight can be used to fetch or set the backlight
non-interactively. If these feature is not used, it starts
- a interactive user interface in the terminal.
+ a interactive user interface in the terminal. However, if
+ stdin is not a terminal, every line from stdin is parsed
+ as a -s argument.
adjbacklight installs with the set-uid bit set, to enable any user
to change the backlight on the computer.