Update cheatsheets

This commit is contained in:
ivuorinen
2024-11-13 00:17:25 +00:00
parent cb82d03634
commit f44f773768
2 changed files with 15 additions and 7 deletions

View File

@@ -13,6 +13,10 @@ source: https://github.com/tldr-pages/tldr.git
`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}}`