]> jfr.im git - irc/evilnet/x3.git/blame - src/saxdb.help
Few minor fixes in the X3 languages directory
[irc/evilnet/x3.git] / src / saxdb.help
CommitLineData
d76ed9a9
AS
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");