diff options
-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. |