Skip to content

Commit

Permalink
Merge pull request #1117 from GregMefford/patch-1
Browse files Browse the repository at this point in the history
Add missing `exclude: True` in `timestring` docs
  • Loading branch information
untergeek committed Dec 5, 2017
2 parents eccaeda + 668fcb6 commit 43e1067
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/asciidoc/inc_kinds.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ To match all indices _except_ those with a Year.month.day pattern, like
- filtertype: pattern
kind: timestring
value: '%Y.%m.%d'
exclude: True
-------------

include::inc_timestring_regex.asciidoc[]
Expand Down

0 comments on commit 43e1067

Please sign in to comment.