mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-25 08:53:55 +00:00
REPL README.md neaten
This commit is contained in:
parent
b23e0bafc0
commit
bf9aaad7f8
1 changed files with 8 additions and 0 deletions
|
|
@ -35,6 +35,14 @@ Non-assignment expressions, such as `7` or `true`, operate as filter conditions
|
|||
|
||||
Examples:
|
||||
|
||||
```
|
||||
$ mlr repl
|
||||
Miller v6.0.0-dev
|
||||
Type ':help' for on-line help; ':quit' to quit.
|
||||
[mlr]
|
||||
|
||||
```
|
||||
|
||||
```
|
||||
[mlr] 1+2
|
||||
3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue