mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 11:25:16 +08:00
cd: fix typo (#18210)
This commit is contained in:
+2
-2
@@ -12,11 +12,11 @@
|
||||
|
||||
`cd`
|
||||
|
||||
- Go to a specific directory in the same drive:
|
||||
- Go to a specific directory on the same drive:
|
||||
|
||||
`cd {{path\to\directory}}`
|
||||
|
||||
- Go to a specific directory in a different [d]rive:
|
||||
- Go to a specific directory on a different [d]rive:
|
||||
|
||||
`cd /d {{C}}:{{path\to\directory}}`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user