You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2026-05-22 10:05:29 +02:00
Пересборка доков
This commit is contained in:
@@ -40,18 +40,18 @@ import TabItem from '@theme/TabItem';
|
||||
<TabItem value="bash" label="Bash" default>
|
||||
```bash
|
||||
oint gcalendar GetEvent \
|
||||
--token "***" \
|
||||
--calendar "48cc16d0983742e784b904c3865d000b6c900286cb9763fabc87964a6e44e71b@group.calendar.google.com" \
|
||||
--event "s4clftb571othsl72f6h0vvbfs"
|
||||
--token "***" \
|
||||
--calendar "48cc16d0983742e784b904c3865d000b6c900286cb9763fabc87964a6e44e71b@group.calendar.google.com" \
|
||||
--event "s4clftb571othsl72f6h0vvbfs"
|
||||
```
|
||||
</TabItem>
|
||||
|
||||
<TabItem value="bat" label="CMD/Bat" default>
|
||||
```batch
|
||||
oint gcalendar GetEvent ^
|
||||
--token "***" ^
|
||||
--calendar "48cc16d0983742e784b904c3865d000b6c900286cb9763fabc87964a6e44e71b@group.calendar.google.com" ^
|
||||
--event "s4clftb571othsl72f6h0vvbfs"
|
||||
--token "***" ^
|
||||
--calendar "48cc16d0983742e784b904c3865d000b6c900286cb9763fabc87964a6e44e71b@group.calendar.google.com" ^
|
||||
--event "s4clftb571othsl72f6h0vvbfs"
|
||||
```
|
||||
</TabItem>
|
||||
</Tabs>
|
||||
|
||||
Reference in New Issue
Block a user