diff --git a/pages/windows/cd.md b/pages/windows/cd.md index 5b8893702..e52fb198c 100644 --- a/pages/windows/cd.md +++ b/pages/windows/cd.md @@ -7,6 +7,10 @@ `cd` +- Go to root of current drive: + +`cd\` + - Go up to the parent of the current directory: `cd ..`