We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 753308a commit 6a93563Copy full SHA for 6a93563
aw-sync/README.md
@@ -13,7 +13,7 @@ Was originally prototyped as a PR to aw-server: https://github.com/ActivityWatch
13
NOTE: Basic usage not quite ready yet, see the below testing sections for MVP usage.
14
15
```
16
-cargo +nightly run --bin aw-sync -- --port 5666 --help
+cargo run --bin aw-sync -- sync
17
18
19
## Running with real data on a testing instance
0 commit comments