]> jfr.im git - irc/evilnet/x3.git/blob - src/saxdb.help
Fix for crash on BURST (B) message for a channel with +L, at least one ban or except...
[irc/evilnet/x3.git] / src / saxdb.help
1 "write" ("/msg $S WRITE <dbname>",
2 "Writes out one of the databases. Supported databases are:",
3 " ${dblist}",
4 "$uSee also:$u writeall");
5 "writeall" ("/msg $S WRITEALL",
6 "Writes out all databases at once.",
7 "$uSee also:$u write");