summaryrefslogtreecommitdiff
path: root/docs/features/settings.rst
diff options
context:
space:
mode:
authorTodd Leonhardt <todd.leonhardt@gmail.com>2020-01-09 22:45:53 -0500
committerTodd Leonhardt <todd.leonhardt@gmail.com>2020-01-09 22:45:53 -0500
commit591bd29cb4a3bcb9b1f40ffc1f30429c6501ebdb (patch)
tree46c1e3af762c9cb222c6ae90bf0446d6eca4b388 /docs/features/settings.rst
parent10b844809e3a9500274dc4af4e780708975ba905 (diff)
parentd4556962799e68ea4d54ff86186428d17edcaef9 (diff)
downloadcmd2-git-591bd29cb4a3bcb9b1f40ffc1f30429c6501ebdb.tar.gz
Merge branch 'master' into generating_output_docs
# Conflicts: # docs/features/generating_output.rst # docs/features/settings.rst
Diffstat (limited to 'docs/features/settings.rst')
-rw-r--r--docs/features/settings.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/features/settings.rst b/docs/features/settings.rst
index 88d76dc8..5e2280cd 100644
--- a/docs/features/settings.rst
+++ b/docs/features/settings.rst
@@ -20,10 +20,10 @@ Commands`. Users can use the :ref:`features/builtin_commands:set` command to
show all settings and to modify the value of any setting.
-allow_ansi
-~~~~~~~~~~
+allow_style
+~~~~~~~~~~~
-The ``allow_ansi`` setting controls the behavior of ANSI escape sequences
+The ``allow_style`` setting controls the behavior of ANSI escape sequences
in output generated with any of the following methods:
- ``poutput()``