mirror of https://github.com/CrimsonTome/tldr.git
cp: fix travis error
parent
c3d4b4ac55
commit
9fd6e9cf11
|
@ -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/}}`
|
||||
|
|
Loading…
Reference in New Issue