You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2026-05-22 10:05:29 +02:00
Табуляция вызова CLI в доках
This commit is contained in:
@@ -27,7 +27,6 @@ sidebar_position: 1
|
||||
|
||||
oint twitter GetAuthorizationLink --auth %auth%
|
||||
|
||||
|
||||
```
|
||||
|
||||
|
||||
|
||||
@@ -29,7 +29,6 @@ sidebar_position: 2
|
||||
|
||||
oint twitter GetToken --code %code% --auth %auth%
|
||||
|
||||
|
||||
```
|
||||
|
||||
|
||||
|
||||
@@ -31,7 +31,6 @@ sidebar_position: 3
|
||||
|
||||
oint twitter RefreshToken --auth %auth%
|
||||
|
||||
|
||||
```
|
||||
|
||||
|
||||
|
||||
@@ -34,7 +34,6 @@ sidebar_position: 3
|
||||
|
||||
oint twitter CreateGifTweet --text %text% --gifs %gifs% --auth %auth%
|
||||
|
||||
|
||||
```
|
||||
|
||||
|
||||
|
||||
@@ -34,7 +34,6 @@ sidebar_position: 2
|
||||
|
||||
oint twitter CreateImageTweet --text %text% --pictures %pictures% --auth %auth%
|
||||
|
||||
|
||||
```
|
||||
|
||||
|
||||
|
||||
@@ -36,7 +36,6 @@ sidebar_position: 5
|
||||
|
||||
oint twitter CreatePollTweet --text %text% --options %options% --duration %duration% --auth %auth%
|
||||
|
||||
|
||||
```
|
||||
|
||||
|
||||
|
||||
@@ -29,7 +29,6 @@ sidebar_position: 1
|
||||
|
||||
oint twitter CreateTextTweet --text %text% --auth %auth%
|
||||
|
||||
|
||||
```
|
||||
|
||||
|
||||
|
||||
@@ -34,7 +34,6 @@ sidebar_position: 4
|
||||
|
||||
oint twitter CreateVideoTweet --text %text% --videos %videos% --auth %auth%
|
||||
|
||||
|
||||
```
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user