mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-03-21 21:27:27 +02:00
Fastfix
This commit is contained in:
parent
4ea1d51b8b
commit
dc39541b83
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
|
||||
+ 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/>
|
||||
|
||||
|
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`
|
||||
|
||||
Для избежания преобразования управляющих последовательностей там, где его быть не должно, необходимо экранировать их вторым знаком `\` (например, `\\n`)
|
||||
Для избежания преобразования управляющих последовательностей там, где его быть не должно, необходимо экранировать их вторым знаком `\` (например, `\n`)
|
||||
|
||||
<hr/>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user