You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-08-10 22:41:43 +02:00
Fastfix
This commit is contained in:
2
docs/en/md/Start/CLI_version.md
vendored
2
docs/en/md/Start/CLI_version.md
vendored
@@ -47,7 +47,7 @@ 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`).
|
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/>
|
||||||
|
|
||||||
|
2
docs/ru/md/Start/CLI_version.md
vendored
2
docs/ru/md/Start/CLI_version.md
vendored
@@ -47,7 +47,7 @@ sidebar_position: 2
|
|||||||
+ Путей к файлам, если файл по этому пути существует
|
+ Путей к файлам, если файл по этому пути существует
|
||||||
+ Стандартного параметра `--out`
|
+ Стандартного параметра `--out`
|
||||||
|
|
||||||
Для избежания преобразования управляющих последовательностей там, где его быть не должно, необходимо экранировать их вторым знаком `\` (например, `\\n`)
|
Для избежания преобразования управляющих последовательностей там, где его быть не должно, необходимо экранировать их вторым знаком `\` (например, `\n`)
|
||||||
|
|
||||||
<hr/>
|
<hr/>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user