diff --git a/go/src/miller/auxents/repl/README.md b/go/src/miller/auxents/repl/README.md index 6d6446e1a..f7a508599 100644 --- a/go/src/miller/auxents/repl/README.md +++ b/go/src/miller/auxents/repl/README.md @@ -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