This is an automated email from the ASF dual-hosted git repository. paulk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/groovy.git
commit 5f9d869642a3e1a46287dac9fde26a26408d4188 Author: Paul King <pa...@asert.com.au> AuthorDate: Wed Aug 20 19:29:11 2025 +1000 GROOVY-8162: Update Groovysh to JLine3 (tweak /grep doco) --- .../src/spec/doc/assets/img/repl_grep.png | Bin 389321 -> 558642 bytes .../groovy-groovysh/src/spec/doc/groovysh.adoc | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/subprojects/groovy-groovysh/src/spec/doc/assets/img/repl_grep.png b/subprojects/groovy-groovysh/src/spec/doc/assets/img/repl_grep.png index 82245300c8..c2b41586e1 100644 Binary files a/subprojects/groovy-groovysh/src/spec/doc/assets/img/repl_grep.png and b/subprojects/groovy-groovysh/src/spec/doc/assets/img/repl_grep.png differ diff --git a/subprojects/groovy-groovysh/src/spec/doc/groovysh.adoc b/subprojects/groovy-groovysh/src/spec/doc/groovysh.adoc index 06ebc1ffd2..bec36b1749 100644 --- a/subprojects/groovy-groovysh/src/spec/doc/groovysh.adoc +++ b/subprojects/groovy-groovysh/src/spec/doc/groovysh.adoc @@ -603,7 +603,7 @@ This command can be given at any time to add new dependencies. The `/grep` command searches for patterns in files or standard input. -image:{reldir_groovysh}/assets/img/repl_grep.png[Echo, width=60%] +image:{reldir_groovysh}/assets/img/repl_grep.png[Grep usage, width=80%] [[GroovyShell-head]] ==== `/head`