Commit dcfed9ddf8af0a5b207553e837368fd98332a09b
docs: log / grep trick
decentral1se committed on 10/12/2022, 10:59:51 AMParent: 2effe6b37de96175b7ae6e8686a327aa6af483a5
Files changed
README.md | changed |
README.md | ||
---|---|---|
@@ -15,5 +15,7 @@ | ||
15 | 15 … | `go run mgsbot.go` |
16 | 16 … | |
17 | 17 … | Then you can e.g. `./sbotcli --addr localhost:8009 whoami`. You can generate an |
18 | 18 … | invite and then from a fresh Patchwork identity, accept it. You should see |
19 | -messages replicate both ways, including replies & likes. | |
19 … | +messages replicate both ways, including replies & likes. `./sbotcli --addr | |
20 … | +localhost:8009 log | grep <text>` is a handy way to check if text is being | |
21 … | +replicated. |
Built with git-ssb-web