cat: minor fix

waldyrious/alt-syntax
Igor Shubovych 2015-11-24 00:05:54 +02:00
parent b5175c1c58
commit 1cb680cdc8
1 changed files with 1 additions and 1 deletions

View File

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