Skip to content

Commit

Permalink
ns
Browse files Browse the repository at this point in the history
  • Loading branch information
belaban committed Apr 15, 2024
1 parent 32c07c3 commit e466ee6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/org/jgroups/demos/RelayDemo.java
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ protected static void help() {
"\ntopo: prints the topology (site masters and local members of all sites)" +
"\npt: prints the cache (no refresh)" +
"\nroutes: prints all routes (if site master)" +
"\nsendto <dest> msg <number of times> <sleep (ms)>\n");
"\nsendto <dest> msg <number of times> <sleep (ms)> (dest example: \"N:net1\")\n");
}


Expand Down

0 comments on commit e466ee6

Please sign in to comment.