readme : fix table.

This commit is contained in:
Dmitry Voronin 2023-10-24 18:13:48 +03:00
parent 3d8e181c0e
commit dde9abf27c

View file

@ -370,7 +370,7 @@ Please note that colors depend on Terminal Emulator and may vary based on its se
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).
## File copy (cp).