Przeglądaj źródła

cd: Removing leading slash according to convention

Agniva De Sarker 8 lat temu
rodzic
commit
996dd4074f
1 zmienionych plików z 1 dodań i 1 usunięć
  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: