diff --git a/pages/common/cp.md b/pages/common/cp.md index e15d84903..6fccca4e5 100644 --- a/pages/common/cp.md +++ b/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/}}`