Skip to content

Commit b1ac63c

Browse files
committed
doc: replace unicode non-breaking hyphen U+8211 with ASCII hyphen
Fixes #11217
1 parent 0b9fbca commit b1ac63c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/static/reloading-config.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ command-line option specified. For example:
99

1010
[source,shell]
1111
----------------------------------
12-
bin/logstash f apache.config --config.reload.automatic
12+
bin/logstash -f apache.config --config.reload.automatic
1313
----------------------------------
1414

1515
NOTE: The `--config.reload.automatic` option is not available when you specify the `-e` flag to pass

0 commit comments

Comments
 (0)