Обновить README.md
This commit is contained in:
parent
32e568e689
commit
b4d6f6091e
@ -2,7 +2,7 @@
|
||||
a program on ruby for windows that turns on alarm after N times when you are not using the keyboard (the computer) without any third-party gems
|
||||
|
||||
### warning:
|
||||
for some reason 'system(audiofilepath)' doesn't always work
|
||||
<del>for some reason 'system(audiofilepath)' doesn't always work</del>this runs via bat file
|
||||
|
||||
### syntax:
|
||||
ruby autobudilnik.rb [-a \<audiofilepath\>] [-t \<time\>] [-c \<configfilepath\>]
|
||||
@ -31,7 +31,7 @@ ruby autobudilnik.rb [-a \<audiofilepath\>] [-t \<time\>] [-c \<configfilepath\>
|
||||
- 'd' ДЛЯ ДНЕЙ(24 ЧАСОВ(СУТКИ) А НЕ 12 ЧАСОВ)
|
||||
|
||||
### ПРИМЕЧАНИЯ
|
||||
ЧЁТ 'system(audiofilepath)' НЕ ВСЕГДА РАБОТАЕТ
|
||||
<del>ЧЁТ 'system(audiofilepath)' НЕ ВСЕГДА РАБОТАЕТ</del>ТЕПЕРЬ ЗАПУСКАЕТ ЧЕРЕЗ ЧЕРЕЗ .bat ФАЙЛ
|
||||
|
||||
ПАРАМЕНТЫ ОПРЕДЕЛЯЮТСЯ В ЭТИХ ПРИОРИТЕТАХ:
|
||||
АРГУМЕНТЫ > СВОЙ КОНФИГ > КОНФИГ > ВСТРОЕННЫЕ ПАРАМЕТРЫ
|
||||
|
Loading…
x
Reference in New Issue
Block a user