cd: add command to go to root of current drive (#9106)
This commit is contained in:
@@ -7,6 +7,10 @@
|
||||
|
||||
`cd`
|
||||
|
||||
- Go to root of current drive:
|
||||
|
||||
`cd\`
|
||||
|
||||
- Go up to the parent of the current directory:
|
||||
|
||||
`cd ..`
|
||||
|
Reference in New Issue
Block a user