From: NurPech Date: Fri, 4 Jan 2013 21:49:24 +0000 (+0100) Subject: updated helpfile X-Git-Url: http://git.pk910.de/?a=commitdiff_plain;ds=sidebyside;h=5260162f0f35cbbf3bec9e9eccc322d017ed8e43;p=srvx.git updated helpfile --- diff --git a/src/mod-hostserv.help b/src/mod-hostserv.help index 7ce9515..d6d21ad 100644 --- a/src/mod-hostserv.help +++ b/src/mod-hostserv.help @@ -16,26 +16,26 @@ "UNASSIGN Deletes a user from the given group" ); "SET" ("/msg $S SET ", - "Sets the given fakehost to your AuthServ Account." + "Sets the given fakehost or the default fakehost to your AuthServ Account." ); "VIEW" ("/msg $S VIEW [group|nick|*account]", "Reports various pieces of information about a fakehostgroup or user. If no parameters are given it will use your current nick." ); "ADDHOST" ("/msg $S ADDHOST ", - "" + "Adds the given host." ); "ADDMANAGER" ("/msg $S ADDMANAGER ", - "" + "Adds the given user as a manager for the given host." ); "ASSIGN" ("/msg $S ASSIGN ", - "" + "Assigns the given fakehost to the given Nick oder AuthServ Account." ); "DELHOST" ("/msg $S DELHOST ", - "" + "Deletes the given host." ); -"DELmANAGER" ("/msg $S DELHOST ", - "" +"DELMANAGER" ("/msg $S DELHOST ", + "Deletes the given manager from the given host." ); "UNASSIGN" ("/msg $S UNASSIGN ", - "" + "Deletes the given fakehost assignment from the given Nick or AuthServ Account." ); \ No newline at end of file