Update link in CLI shell help command

pull/3325/head
gunnaraasen 2015-07-14 10:46:49 -07:00
parent 836621ef70
commit f46e66ef37
1 changed files with 1 additions and 1 deletions

View File

@ -665,7 +665,7 @@ func (c *CommandLine) help() {
show tag values show tag value information
a full list of influxql commands can be found at:
http://influxdb.com/docs
https://influxdb.com/docs/v0.9/query_language/spec.html
`)
}