summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorKevin Van Brunt <kmvanbrunt@gmail.com>2020-01-16 10:37:20 -0500
committerKevin Van Brunt <kmvanbrunt@gmail.com>2020-01-16 10:37:20 -0500
commit37b8bcad1dada15d91704f1195920fd59bbdd7d1 (patch)
treec5da261a2b7375de0a318c970d11d73847dfa862 /docs
parentdcf83a36a38b0aad650571d19da073d92b029382 (diff)
downloadcmd2-git-37b8bcad1dada15d91704f1195920fd59bbdd7d1.tar.gz
Updating some doc text
Diffstat (limited to 'docs')
-rw-r--r--docs/features/builtin_commands.rst2
1 files changed, 1 insertions, 1 deletions
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