mirror of
https://github.com/sharkdp/bat
synced 2024-11-15 08:37:12 +00:00
Update doc/README-ru.md
Co-authored-by: Evgeniy Andreev <gsomix@gmail.com>
This commit is contained in:
parent
a137db86a4
commit
19c8558152
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@
|
|||
> curl -s https://sh.rustup.rs | bat
|
||||
```
|
||||
|
||||
Читаем из stdin и указываем что это за язык
|
||||
Прочитать из stdin с явным указанием языка
|
||||
|
||||
```bash
|
||||
> yaml2json .travis.yml | json_pp | bat -l json
|
||||
|
|
Loading…
Reference in a new issue