summaryrefslogtreecommitdiff
path: root/commands.py
diff options
context:
space:
mode:
Diffstat (limited to 'commands.py')
-rw-r--r--commands.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/commands.py b/commands.py
index e69de29..608bc63 100644
--- a/commands.py
+++ b/commands.py
@@ -0,0 +1,3 @@
+'''
+This file should contain all the `do_*` commands built-in to Cmd2.
+''' \ No newline at end of file