1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-09-01 19:02:22 +01:00

Update doc/README-ru.md

Co-authored-by: Evgeniy Andreev <gsomix@gmail.com>
This commit is contained in:
Sergey
2020-06-25 08:52:18 +03:00
committed by David Peter
parent a137db86a4
commit 19c8558152

View File

@@ -63,7 +63,7 @@
> curl -s https://sh.rustup.rs | bat
```
Читаем из stdin и указываем что это за язык
Прочитать из stdin с явным указанием языка
```bash
> yaml2json .travis.yml | json_pp | bat -l json