mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-03-29 21:57:16 +02:00
Фикс доков
This commit is contained in:
parent
dba48e6817
commit
eacd0ae335
docs
@ -47,6 +47,8 @@ The standard escape sequences `\n`, `\r`, `\v`, and `\f` may be used in the pass
|
|||||||
+ File paths, if a file on that path exists
|
+ File paths, if a file on that path exists
|
||||||
+ Standard `--out` parameter
|
+ Standard `--out` parameter
|
||||||
|
|
||||||
|
In order to avoid esapce sequence conversions where they should not be, it is necessary to escape them with a second character `\` (e.g., `\\n`).
|
||||||
|
|
||||||
<hr/>
|
<hr/>
|
||||||
|
|
||||||
You can find all further information you might need for work in other sections of this documentation, as well as in the built-in help of OInt CLI
|
You can find all further information you might need for work in other sections of this documentation, as well as in the built-in help of OInt CLI
|
||||||
|
@ -47,6 +47,8 @@ sidebar_position: 2
|
|||||||
+ Путей к файлам, если файл по этому пути существует
|
+ Путей к файлам, если файл по этому пути существует
|
||||||
+ Стандартного параметра `--out`
|
+ Стандартного параметра `--out`
|
||||||
|
|
||||||
|
Для избежания преобразования управляющих последовательностей там, где его быть не должно, необходимо экранировать их вторым знаком `\` (например, `\\n`)
|
||||||
|
|
||||||
<hr/>
|
<hr/>
|
||||||
|
|
||||||
Всю дальнейшую информацию, которая может понадобиться вам для работы, вы сможете найти в других разделах данной документации, а также во встроенной справке OInt CLI
|
Всю дальнейшую информацию, которая может понадобиться вам для работы, вы сможете найти в других разделах данной документации, а также во встроенной справке OInt CLI
|
||||||
|
Loading…
x
Reference in New Issue
Block a user