]> jfr.im git - irc/evilnet/x3.git/blame - src/saxdb.help
Minor typo in previous commit where returning 0 when it should have been 1 from opser...
[irc/evilnet/x3.git] / src / saxdb.help
CommitLineData
d76ed9a9 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");