]> jfr.im git - irc/evilnet/x3.git/blob - src/saxdb.help
python is still crashing, but iv done some debug work and documentation that i dont...
[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");