diff --git a/docs/reference/modules/indices/index_management.asciidoc b/docs/reference/modules/indices/index_management.asciidoc index 1cf8fbaed064..cdb8af570c6d 100644 --- a/docs/reference/modules/indices/index_management.asciidoc +++ b/docs/reference/modules/indices/index_management.asciidoc @@ -15,7 +15,7 @@ features. // tag::action-destructive-requires-name-tag[] `action.destructive_requires_name` {ess-icon}:: (<>) -When set to `true`, you must specify the index name to <>. It is not possible to delete all indices with `_all` or use wildcards. +When set to `true`, you must specify the index name to <>. It is not possible to delete all indices with `_all` or use wildcards. Defaults to `true`. // end::action-destructive-requires-name-tag[] [[cluster-indices-close-enable]]