mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 19:47:45 +00:00
paste: move backtick
This commit is contained in:
parent
07c0d9cad9
commit
d81ce37a4d
1 changed files with 1 additions and 1 deletions
|
@ -5,4 +5,4 @@ paste [OPTIONS] [FILE]...
|
||||||
```
|
```
|
||||||
|
|
||||||
Write lines consisting of the sequentially corresponding lines from each
|
Write lines consisting of the sequentially corresponding lines from each
|
||||||
`FILE`, separated by `TABs`, to standard output.
|
`FILE`, separated by `TAB`s, to standard output.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue