readme : fix table.
This commit is contained in:
parent
3d8e181c0e
commit
dde9abf27c
|
@ -370,7 +370,7 @@ Please note that colors depend on Terminal Emulator and may vary based on its se
|
||||||
|
|
||||||
Command|Description
|
Command|Description
|
||||||
---|---
|
---|---
|
||||||
`echo a | copy`|Copy `a` to system clipboard.
|
`echo a \| copy`|Copy `a` to system clipboard.
|
||||||
`paste > file.txt`|Paste system clipboard to a file (or pipe).
|
`paste > file.txt`|Paste system clipboard to a file (or pipe).
|
||||||
|
|
||||||
## File copy (cp).
|
## File copy (cp).
|
||||||
|
|
Reference in a new issue