Browse Source

cp: fix travis error

Agniva De Sarker 8 năm trước cách đây
mục cha
commit
9fd6e9cf11
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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/}}`