summaryrefslogtreecommitdiff
path: root/cmd2.py
diff options
context:
space:
mode:
Diffstat (limited to 'cmd2.py')
-rwxr-xr-xcmd2.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd2.py b/cmd2.py
index 1c2daf7b..44f9bb1b 100755
--- a/cmd2.py
+++ b/cmd2.py
@@ -2176,7 +2176,7 @@ a..b, a:b, a:, ..b items by indices (inclusive)
@with_argument_list
def do_edit(self, arglist):
- """Edit a file or command in a text editor.
+ """Edit a file in a text editor.
Usage: edit [file_path]
Where: