mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-25 15:47:23 -04:00
Fix some typos in plugins & reference docs (#84667)
This pull request removes a few instances of duplicate words or punctuation and erroneous spelling from the docs.
This commit is contained in:
parent
26307bbef3
commit
9ecb96fcf3
7 changed files with 7 additions and 7 deletions
|
@ -91,7 +91,7 @@ names can be specified as arguments to the `remove` command.
|
|||
`show <setting>`:: Displays the value of a single setting in the keystore.
|
||||
Pass the `-o` (or `--output`) parameter to write the setting to a file.
|
||||
If writing to the standard output (the terminal) the setting's value is always
|
||||
interpretted as a UTF-8 string. If the setting contains binary data (for example
|
||||
interpreted as a UTF-8 string. If the setting contains binary data (for example
|
||||
for data that was added via the `add-file` command), always use the `-o` option
|
||||
to write to a file.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue