aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc_src
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:16:15 +0200
commit8edb53e9025e2514066905fd37aa3e47db9f3e87 (patch)
tree99b893c870964201e656a0d21e507f2b67e8f6e9 /doc_src
parent460bfc6853d130dd03133e388fd9a7921cec35e5 (diff)
Document appending `/` feature.
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