aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc_src
diff options
context:
space:
mode:
Diffstat (limited to 'doc_src')
-rw-r--r--doc_src/cd.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc_src/cd.txt b/doc_src/cd.txt
index c1a5875a..a1da087a 100644
--- a/doc_src/cd.txt
+++ b/doc_src/cd.txt
@@ -14,7 +14,8 @@ If \c DIRECTORY is a relative path, the paths found in the
path.
Note that the shell will attempt to change directory without requiring \c cd
-if the name of a directory is provided (starting with '.', '/' or '~').
+if the name of a directory is provided (starting with '.', '/' or '~', or ending
+with '/').
\subsection cd-example Examples