diff --git a/README.md b/README.md index 55f5099..d83e81c 100644 --- a/README.md +++ b/README.md @@ -80,4 +80,24 @@ Global Flags: --config string config file (default is $HOME/.yaxc.yaml) --server string URL of API-Server +``` + +## Client +### Watch +```bash +Watch Clipboard + +Usage: + yaxc watch [flags] + +Flags: + -a, --anywhere string Path (Anywhere) + -h, --help help for watch + --ignore-client Ignore Client Updates + --ignore-server Ignore Server Updates + -s, --passphrase string Encryption Key + +Global Flags: + --config string config file (default is $HOME/.yaxc.yaml) + --server string URL of API-Server (default "https://yaxc.d2a.io") ``` \ No newline at end of file