From dde9abf27c34eddf2b3c2ba37a5f8d8bca832e28 Mon Sep 17 00:00:00 2001 From: desktop Date: Tue, 24 Oct 2023 18:13:48 +0300 Subject: [PATCH] readme : fix table. --- .README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.README.md b/.README.md index 15df964..36bcefa 100644 --- a/.README.md +++ b/.README.md @@ -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).