diff --git a/pages/linux/wl-paste.md b/pages/linux/wl-paste.md index c58c7eeb01..0e2faf9a30 100644 --- a/pages/linux/wl-paste.md +++ b/pages/linux/wl-paste.md @@ -8,6 +8,10 @@ `wl-paste` +- Paste the contents of the primary clipboard (highlighted text): + +`wl-paste --primary` + - Write the contents of the clipboard to a file: `wl-paste > {{path/to/file}}`