Skip to content

Commit

Permalink
Merge branch '5.8' of github.com:elastic/curator into 5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
untergeek committed Nov 24, 2020
2 parents 0d0917b + 3c0dc90 commit dbce61e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/asciidoc/options.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -396,7 +396,7 @@ actions:
action: rollover
description: >-
Rollover the index associated with alias 'name', which should be in the
form of prefix-000001 (or similar), or prefix-YYYY.MM.DD-1.
form of prefix-000001 (or similar), or prefix-yyyy.MM.DD-1.
options:
name: aliasname
conditions:
Expand Down Expand Up @@ -754,7 +754,7 @@ will be raised, and execution will halt.
action: rollover
description: >-
Rollover the index associated with alias 'aliasname', which should be in the
form of prefix-000001 (or similar), or prefix-YYYY.MM.DD-1.
form of prefix-000001 (or similar), or prefix-yyyy.MM.DD-1.
options:
name: aliasname
conditions:
Expand All @@ -779,7 +779,7 @@ Ages such as `1d` for one day, or `30s` for 30 seconds can be used.
action: rollover
description: >-
Rollover the index associated with alias 'aliasname', which should be in the
form of prefix-000001 (or similar), or prefix-YYYY.MM.DD-1.
form of prefix-000001 (or similar), or prefix-yyyy.MM.DD-1.
options:
name: aliasname
conditions:
Expand All @@ -803,7 +803,7 @@ an error.
action: rollover
description: >-
Rollover the index associated with alias 'aliasname', which should be in the
form of prefix-000001 (or similar), or prefix-YYYY.MM.DD-1.
form of prefix-000001 (or similar), or prefix-yyyy.MM.DD-1.
options:
name: aliasname
conditions:
Expand Down Expand Up @@ -2775,7 +2775,7 @@ actions:
action: rollover
description: >-
Rollover the index associated with alias 'name', which should be in the
form of prefix-000001 (or similar), or prefix-YYYY.MM.DD-1.
form of prefix-000001 (or similar), or prefix-yyyy.MM.DD-1.
options:
name: aliasname
conditions:
Expand Down

0 comments on commit dbce61e

Please sign in to comment.