Added some more description (#33331)

Added line-6 and line-7 which provides more description about cd.
This commit is contained in:
SAGAR LAKHANI
2019-01-17 00:19:14 +05:30
committed by Christopher McCormack
parent fbcbb1eda0
commit 16c7794fd7

View File

@ -3,6 +3,8 @@ title: Bash cd
---
## Bash command: cd
**cd - Change Directory**
It is used to change the current working directory.
**Change Directory** to the path specified, for example `cd projects`.