Explorar el Código

cp: fix travis error

Agniva De Sarker hace 8 años
padre
commit
9fd6e9cf11
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pages/common/cp.md

+ 1 - 1
pages/common/cp.md

@@ -28,4 +28,4 @@
 
 - Copy text files to another location, in interactive mode (prompts user before overwriting):
 
-`cp -i {{*.txt}} {{path/to/source/}}
+`cp -i {{*.txt}} {{path/to/source/}}`