1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-23 02:35:25 +02:00

wl-paste: update page (#14788)

add primary clipboard flag
This commit is contained in:
Renner0E 2024-11-12 22:19:41 +01:00 committed by GitHub
parent cddb63fc02
commit 936bebbd52
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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}}`