]> jfr.im git - irc/quakenet/newserv.git/commitdiff
Change text for trustlist.
authorGunnar Beutner <redacted>
Thu, 27 Jun 2013 22:01:17 +0000 (00:01 +0200)
committerGunnar Beutner <redacted>
Thu, 27 Jun 2013 22:01:17 +0000 (00:01 +0200)
--HG--
branch : shroudtrusts

trusts/trusts_commands.c

index ee51e955f10039495e6222ff3e0c0402d37c1011..cc57edbee0f4b7362a39e003df487b1293660671 100644 (file)
@@ -141,7 +141,7 @@ static void displaygroup(nick *sender, trustgroup *tg, int showchildren) {
   controlreply(sender, "Last max reset   : %s", tg->lastmaxusereset?trusts_timetostr(tg->lastmaxusereset):"(never)");
 
   controlreply(sender, "---");
-  controlreply(sender, "Attributes: * (has children, show with -v), > (belongs to this trust group)");
+  controlreply(sender, "Attributes: * (has hidden children, show with -v), > (belongs to this trust group)");
   controlreply(sender, "Host                            Current    Max        Last seen             Max per Node    Node Mask      Group ID   Group name");
 
   marker = nextthmarker();