diff --git a/docs/README.asciidoc b/docs/README.asciidoc index d255c19472a..ee1b19db4db 100644 --- a/docs/README.asciidoc +++ b/docs/README.asciidoc @@ -4,7 +4,7 @@ Elasticsearch documentation build process. See: https://github.com/elastic/docs Snippets marked with `// CONSOLE` are automatically annotated with "VIEW IN -SENSE" in the documentation and are automatically tested by the command +CONSOLE" in the documentation and are automatically tested by the command `gradle :docs:check`. To test just the docs from a single page, use e.g. `gradle :docs:check -Dtests.method=*rollover*`.