cleanup
This commit is contained in:
@@ -14,5 +14,40 @@
|
||||
Port number to use
|
||||
</description>
|
||||
</key>
|
||||
<key name="options" type="s">
|
||||
<default>""</default>
|
||||
<summary>Options to use</summary>
|
||||
<description>
|
||||
Options to use
|
||||
</description>
|
||||
</key>
|
||||
<key name="tty" type="s">
|
||||
<default>""</default>
|
||||
<summary>tty to send debug info (ignored)</summary>
|
||||
<description>
|
||||
tty to send debug info (ignored)
|
||||
</description>
|
||||
</key>
|
||||
<key name="database" type="s">
|
||||
<default>"bdd"</default>
|
||||
<summary>Database to use</summary>
|
||||
<description>
|
||||
Database to use
|
||||
</description>
|
||||
</key>
|
||||
<key name="username" type="s">
|
||||
<default>"bdd"</default>
|
||||
<summary>Username to use</summary>
|
||||
<description>
|
||||
Username to use
|
||||
</description>
|
||||
</key>
|
||||
<key name="password" type="s">
|
||||
<default>"bdd"</default>
|
||||
<summary>Password to use</summary>
|
||||
<description>
|
||||
Password to use
|
||||
</description>
|
||||
</key>
|
||||
</schema>
|
||||
</schemalist>
|
||||
|
||||
Reference in New Issue
Block a user