diff --git a/exec/str_cmds.js b/exec/str_cmds.js index b18b3149b6c46ac18b28607829c4ac793c68c697..4bbf3213d9f39905d93a72ae845fb06e0dafdb4f 100644 --- a/exec/str_cmds.js +++ b/exec/str_cmds.js @@ -687,7 +687,7 @@ function str_cmds(str) } if(str=="HELP") { - writeln("QUIET\tToggles anonymous setting (the node is listed online, but you are not"); + writeln("ANON\tToggles anonymous setting (the node is listed online, but you are not"); writeln("\tmentioned)."); } if(str=="ANON") {