aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc_src/cd.txt
diff options
context:
space:
mode:
authorGravatar Konrad Borowski <glitchmr@myopera.com>2013-10-06 14:16:15 +0200
committerGravatar Konrad Borowski <glitchmr@myopera.com>2013-10-06 14:17:33 +0200
commit553eb6ed40f4e5b16d84bacd82af9f27176bcdb8 (patch)
tree09e6a79fd1efbf34430926a350ab8f7a3d7b1a1e /doc_src/cd.txt
parentfab7299d49492ce548d4ceed66d3acbd05dd99c7 (diff)
Document appending `/` feature.
Diffstat (limited to 'doc_src/cd.txt')
-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