1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2024-10-28 19:19:44 +01:00

wl-copy: add image copying example (#11399)

This commit is contained in:
ivandimitrov8080 2023-11-06 22:42:09 +02:00 committed by GitHub
parent d2d5dbb6c7
commit bb94b56168
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,6 +16,10 @@
`wl-copy --paste-once "{{text}}"`
- Copy an image:
`wl-copy < {{path/to/image}}`
- Clear the clipboard:
`wl-copy --clear`