mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-24 16:35:28 +02:00
cat: minor fix
This commit is contained in:
parent
b5175c1c58
commit
1cb680cdc8
1 changed files with 1 additions and 1 deletions
|
@ -8,4 +8,4 @@
|
|||
|
||||
- Concatenate several files into the target file.
|
||||
|
||||
`cat {{file1}} {{file2}} {{file3}} > {{target-file}}`
|
||||
`cat {{file1}} {{file2}} > {{target-file}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue