mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-20 07:51:14 -03:00
Document appending / feature.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user