cat: minor fix

This commit is contained in:
Igor Shubovych
2015-11-24 00:05:54 +02:00
parent b5175c1c58
commit 1cb680cdc8

View File

@@ -8,4 +8,4 @@
- Concatenate several files into the target file.
`cat {{file1}} {{file2}} {{file3}} > {{target-file}}`
`cat {{file1}} {{file2}} > {{target-file}}`