You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-27 22:18:36 +02:00
B24: Пользовательские настройки календарей + перенос примеров CLI
This commit is contained in:
3
docs/en/cli/sqlite/ClearTable/bash.txt
vendored
Normal file
3
docs/en/cli/sqlite/ClearTable/bash.txt
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
oint sqlite ClearTable \
|
||||
--table "test" \
|
||||
--db "C:\Users\Administrator\AppData\Local\Temp\3pbdgv5r4nm.sqlite"
|
||||
3
docs/en/cli/sqlite/ClearTable/bat.txt
vendored
Normal file
3
docs/en/cli/sqlite/ClearTable/bat.txt
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
oint sqlite ClearTable ^
|
||||
--table "test" ^
|
||||
--db "C:\Users\Administrator\AppData\Local\Temp\3pbdgv5r4nm.sqlite"
|
||||
Reference in New Issue
Block a user