mirror of
https://github.com/sharkdp/bat.git
synced 2024-11-21 23:33:26 +01:00
translation update with commit #6e3e7dafcaa840ed72748f2ca1e99e420769907b
This commit is contained in:
parent
d0da5af810
commit
d9f163f466
@ -57,7 +57,7 @@
|
||||
> bat src/*.rs
|
||||
```
|
||||
|
||||
Читаем из stdin и определяем синтаксис автоматически
|
||||
Читаем из stdin и определяем синтаксис автоматически (внимание, это работает, читая заглавную строку файла, например `#!/bin/sh` )
|
||||
|
||||
```bash
|
||||
> curl -s https://sh.rustup.rs | bat
|
||||
|
Loading…
Reference in New Issue
Block a user