Sfoglia il codice sorgente

Merge branch 'master' of https://github.com/alexmohr/light into alexmohr-master

Joachim Nilsson 5 anni fa
parent
commit
02d97dd7dc
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2
    2
      src/light.c

+ 2
- 2
src/light.c Vedi File

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