diff options
author | kotfu <kotfu@kotfu.net> | 2019-11-29 23:58:30 -0700 |
---|---|---|
committer | kotfu <kotfu@kotfu.net> | 2019-11-29 23:58:30 -0700 |
commit | f22129eaf7859005ae34e357488a03ff7ea4ac40 (patch) | |
tree | 95db08e887718485ae04cb2473e82469b86e8057 | |
parent | 52f4275ff0fd1af90b1786c229de2c6fd845ec0e (diff) | |
download | cmd2-git-f22129eaf7859005ae34e357488a03ff7ea4ac40.tar.gz |
Spacing fix
-rw-r--r-- | docs/features/settings.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/features/settings.rst b/docs/features/settings.rst index e1564ef6..88d76dc8 100644 --- a/docs/features/settings.rst +++ b/docs/features/settings.rst @@ -14,7 +14,6 @@ for these settings and users can modify them at runtime using the Builtin Settings ----------------- - ``cmd2`` has a number of builtin settings. These settings control the behavior of certain application features and :ref:`features/builtin_commands:Builtin Commands`. Users can use the :ref:`features/builtin_commands:set` command to |