Selaa lähdekoodia

cd: Removing leading slash according to convention

Agniva De Sarker 8 vuotta sitten
vanhempi
commit
996dd4074f
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      pages/common/cd.md

+ 1 - 1
pages/common/cd.md

@@ -4,7 +4,7 @@
 
 - Go to the given directory:
 
-`cd {{/path/to/directory}}`
+`cd {{path/to/directory}}`
 
 - Go to home directory of current user: