Browse Source

Update light.c

Feresey 5 years ago
parent
commit
b76a66cdd4
No account linked to committer's email
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      src/light.c

+ 2
- 2
src/light.c View File

196
         "  -G          Get brightness\n"
196
         "  -G          Get brightness\n"
197
         "  -N          Set minimum brightness to value\n"
197
         "  -N          Set minimum brightness to value\n"
198
         "  -P          Get minimum brightness\n"
198
         "  -P          Get minimum brightness\n"
199
-        "  -O          Save the current brightness\n"
200
-        "  -I          Restore the previously saved brightness\n"
199
+        "  -I          Save the current brightness\n"
200
+        "  -O          Restore the previously saved brightness\n"
201
 
201
 
202
 
202
 
203
         "\n"
203
         "\n"