summaryrefslogtreecommitdiff
path: root/docs/features/os.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/features/os.rst')
-rw-r--r--docs/features/os.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/features/os.rst b/docs/features/os.rst
index d3e9b205..07afc3cd 100644
--- a/docs/features/os.rst
+++ b/docs/features/os.rst
@@ -20,9 +20,9 @@ to type::
(Cmd) !ls -al
-NOTE: That ``cmd2`` provides user-friendly tab-completion throughout the
-process of running a shell command - first for the shell command name itself,
-and then for file paths in the argument section.
+NOTE: ``cmd2`` provides user-friendly tab-completion throughout the process of
+running a shell command - first for the shell command name itself, and then for
+file paths in the argument section.
Editors
-------