diff --git a/README.md b/README.md index a5024be7ee904817d239739cd0e940b3d246ad9a..2df579fdd707a50fbd212eed2d4296f4dd2b41f8 100644 --- a/README.md +++ b/README.md @@ -549,7 +549,7 @@ all known remote repositories with `crb/repo-push`. *TBD* Poll the local repository every `INTERVAL` (in seconds), merging remote messages -with `crb/repo-merge` then printing the newer message hashes in causal order on +with `crb/repo-merge` then print the newer message hashes in causal order on the standard output with `crb/repo-deliver`. If `INTERVAL` is not set, only deliver once all messages created or received since the last call to `crb/deliver`.