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

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