diff --git a/clients/v1_shell/v1_shell.go b/clients/v1_shell/v1_shell.go index 8a82759..51e8f25 100644 --- a/clients/v1_shell/v1_shell.go +++ b/clients/v1_shell/v1_shell.go @@ -381,18 +381,18 @@ func (c *Client) help() { show measurements show measurement information show tag keys show tag key information show field keys show field key information - insert insert point into currently-used database + insert insert point into currently-used database A full list of influxql commands can be found at: https://docs.influxdata.com/influxdb/latest/query_language/spec/ Keybindings: - exit - clear screen - previous command - next command - next suggestion - previous suggestion`) + exit + clear screen + previous command + next command + next suggestion + previous suggestion`) } func (c *Client) settings() {