From 37b8bcad1dada15d91704f1195920fd59bbdd7d1 Mon Sep 17 00:00:00 2001 From: Kevin Van Brunt Date: Thu, 16 Jan 2020 10:37:20 -0500 Subject: Updating some doc text --- docs/features/builtin_commands.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/features/builtin_commands.rst b/docs/features/builtin_commands.rst index 6bba13fe..2a857339 100644 --- a/docs/features/builtin_commands.rst +++ b/docs/features/builtin_commands.rst @@ -29,7 +29,7 @@ within a running application: .. code-block:: text (Cmd) set --long - allow_style: Terminal # Allow ANSI escape sequences in output (valid values: Terminal, Always, Never) + allow_style: Terminal # Allow ANSI text style sequences in output (valid values: Terminal, Always, Never) continuation_prompt: > # On 2nd+ line of input debug: False # Show full error stack on error echo: False # Echo command issued into output -- cgit v1.2.1