diff options
author | Mykyta Holubakha <hilobakho@gmail.com> | 2016-04-07 15:59:59 +0300 |
---|---|---|
committer | Mykyta Holubakha <hilobakho@gmail.com> | 2016-04-07 15:59:59 +0300 |
commit | 7ac640201d757c723662fae7aa79021ba6b70bbf (patch) | |
tree | 083aa55e6a94abdea4b55333ce4680e472a322b0 | |
parent | cb9ebf26cf821c7bf56ffb32db8e78b9d8c06e23 (diff) |
Updated README
-rw-r--r-- | README | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -7,9 +7,11 @@ Options: -q, --quiet suppress output. -p, --pretend do not perform write operations. -m, --machine-readable produce machine-readable output. + -s, --save save previous state in a temporary file. + -r, --restore restore previous saved state. + -h, --help print this help. -d, --device=DEVICE specify device name. -c, --class=CLASS specify device class. - -h, --help print this help. Operations: g, get get current brightness of the device. |