Docs: Update keyboard shortcuts formatting (#19637)

* Docs: Update keyboard shortcuts formatting in docs

* Docs: Update keystroke separators

* Docs: Remove spaces in keyboard shortcuts
This commit is contained in:
Linus Groh
2019-10-07 13:56:00 +01:00
committed by Marcus Olsson
parent 20faef8de5
commit b21a130118
7 changed files with 8 additions and 8 deletions

View File

@@ -63,7 +63,7 @@ On the left-hand side of the query field is a `Metrics` button, clicking on this
The Query field supports autocomplete for metric names, function and works mostly the same way as the standard Prometheus query editor. Press the enter key to execute a query.
The autocomplete menu can be trigger by pressing Ctrl + Space. The Autocomplete menu contains a new History section with a list of recently executed queries.
The autocomplete menu can be trigger by pressing Ctrl+Space. The Autocomplete menu contains a new History section with a list of recently executed queries.
Suggestions can appear under the query field - click on them to update your query with the suggested change.