Skip to content

Commit c13f67b

Browse files
authored
Merge pull request #260 from KxSystems/DOC-490-/cd-creates-the-directory
Update syscmds.md
2 parents 032bee8 + b6b5ef4 commit c13f67b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/basics/syscmds.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ _Current directory_
206206
\cd fp
207207
```
208208

209-
Where `fp` is a filepath, sets the current directory
209+
Where `fp` is a filepath, sets the current directory. Creates the directory if it does not exist.
210210

211211
```q
212212
q)\cd

0 commit comments

Comments
 (0)