added note to influx repl doc about exiting the repl
parent
de2dd84640
commit
97df762412
|
@ -19,6 +19,10 @@ from which you can run Flux commands.
|
|||
influx repl [flags]
|
||||
```
|
||||
|
||||
{{% note %}}
|
||||
Use **ctrl + d** to exit the REPL.
|
||||
{{% /note %}}
|
||||
|
||||
## Flags
|
||||
| Flag | Description | Input type |
|
||||
|:---- |:----------- |:----------:|
|
||||
|
|
Loading…
Reference in New Issue