Explorar el Código

cd: Removing leading slash according to convention

Agniva De Sarker hace 8 años
padre
commit
996dd4074f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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: