mirror of
https://github.com/darmiel/yaxc.git
synced 2025-10-02 03:14:54 +08:00
Updated README.md
This commit is contained in:
parent
fe5a000550
commit
adac86f4ab
1 changed files with 20 additions and 0 deletions
20
README.md
20
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")
|
||||
```
|
Loading…
Add table
Reference in a new issue