docs: add example of call #2
@ -4,3 +4,9 @@ Voidpin allows sending copy/paste commands across the wire. It is specifically i
|
||||
|
||||
Voidpin sends clipboard content to a local service, that then puts content in a local clipboard. It can also go the other way, but the primary intent is remote -> local.
|
||||
|
||||
## Usage
|
||||
|
||||
```bash
|
||||
voidpin copy
|
||||
VOIDPIN_REMOTE=10.0.9.1:19191 voidpin remote copy
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user