From 9e921d59098c1093050201942f71d357fa89ffee Mon Sep 17 00:00:00 2001 From: NebulaBC Date: Fri, 3 Jun 2022 06:51:39 -0400 Subject: [PATCH] Update about.md (#419) --- about.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/about.md b/about.md index c446934..aed0dce 100644 --- a/about.md +++ b/about.md @@ -25,7 +25,7 @@ You can even take this a step further, and cut out the last step of copying the URL with: * osx: `cat something | haste | pbcopy` -* linux: `cat something | haste | xsel` +* linux: `cat something | haste | xsel -b` * windows: check out [WinHaste](https://github.com/ajryan/WinHaste) After running that, the STDOUT output of `cat something` will show up at a URL