summaryrefslogtreecommitdiff
path: root/docs/features/misc.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/features/misc.rst')
-rw-r--r--docs/features/misc.rst15
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/features/misc.rst b/docs/features/misc.rst
new file mode 100644
index 00000000..4db9f682
--- /dev/null
+++ b/docs/features/misc.rst
@@ -0,0 +1,15 @@
+Miscellaneous Features
+======================
+
+
+Timer
+-----
+
+Turn the timer setting on, and ``cmd2`` will show the wall time it takes for
+each command to execute.
+
+
+Exiting
+-------
+
+Mention quit, exit, and EOF handling built into ``cmd2``.