Feresey 4 anni fa
parent
commit
b76a66cdd4
No account linked to committer's email
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2
    2
      src/light.c

+ 2
- 2
src/light.c Vedi File

@@ -196,8 +196,8 @@ static void _light_print_usage()
196 196
         "  -G          Get brightness\n"
197 197
         "  -N          Set minimum brightness to value\n"
198 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 203
         "\n"