translation update with commit #6e3e7dafcaa840ed72748f2ca1e99e420769907b

This commit is contained in:
Sergey Duck 2020-06-03 20:18:27 +03:00 committed by David Peter
parent d0da5af810
commit d9f163f466
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@
> bat src/*.rs
```
Читаем из stdin и определяем синтаксис автоматически
Читаем из stdin и определяем синтаксис автоматически (внимание, это работает, читая заглавную строку файла, например `#!/bin/sh` )
```bash
> curl -s https://sh.rustup.rs | bat