You've already forked OpenIntegrations
							
							
				mirror of
				https://github.com/Bayselonarrend/OpenIntegrations.git
				synced 2025-10-30 23:47:46 +02:00 
			
		
		
		
	Фикс доков
This commit is contained in:
		| @@ -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 | ||||
| + 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/> | ||||
|  | ||||
| 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` | ||||
|  | ||||
| Для избежания преобразования управляющих последовательностей там, где его быть не должно, необходимо экранировать их вторым знаком `\` (например, `\\n`) | ||||
|  | ||||
| <hr/> | ||||
|  | ||||
| Всю дальнейшую информацию, которая может понадобиться вам для работы, вы сможете найти в других разделах данной документации, а также во встроенной справке OInt CLI | ||||
|   | ||||
		Reference in New Issue
	
	Block a user