From 97df762412186b69d541e00f09506acfd05a0c84 Mon Sep 17 00:00:00 2001 From: Scott Anderson Date: Thu, 3 Oct 2019 12:10:13 -0700 Subject: [PATCH] added note to influx repl doc about exiting the repl --- content/v2.0/reference/cli/influx/repl/_index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/v2.0/reference/cli/influx/repl/_index.md b/content/v2.0/reference/cli/influx/repl/_index.md index 6657d0026..3b8c9a245 100644 --- a/content/v2.0/reference/cli/influx/repl/_index.md +++ b/content/v2.0/reference/cli/influx/repl/_index.md @@ -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 | |:---- |:----------- |:----------:|