Parcourir la source

cd: Removing leading slash according to convention

Agniva De Sarker il y a 8 ans
Parent
commit
996dd4074f
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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: