added note to influx repl doc about exiting the repl

pull/508/head
Scott Anderson 2019-10-03 12:10:13 -07:00
parent de2dd84640
commit 97df762412
1 changed files with 4 additions and 0 deletions

View File

@ -19,6 +19,10 @@ from which you can run Flux commands.
influx repl [flags] influx repl [flags]
``` ```
{{% note %}}
Use **ctrl + d** to exit the REPL.
{{% /note %}}
## Flags ## Flags
| Flag | Description | Input type | | Flag | Description | Input type |
|:---- |:----------- |:----------:| |:---- |:----------- |:----------:|