[installation] Change to nightly
This commit is contained in:
@ -258,18 +258,22 @@ Messaging
|
||||
|
||||
Overrides configuration parameter :confval:`connection.username`.
|
||||
|
||||
|
||||
.. option:: -H, --host arg
|
||||
|
||||
Overrides configuration parameter :confval:`connection.server`.
|
||||
|
||||
|
||||
.. option:: -t, --timeout arg
|
||||
|
||||
Overrides configuration parameter :confval:`connection.timeout`.
|
||||
|
||||
|
||||
.. option:: -g, --primary-group arg
|
||||
|
||||
Overrides configuration parameter :confval:`connection.primaryGroup`.
|
||||
|
||||
|
||||
.. option:: -S, --subscribe-group arg
|
||||
|
||||
A group to subscribe to.
|
||||
@ -279,8 +283,13 @@ Messaging
|
||||
|
||||
Overrides configuration parameter :confval:`connection.contentType`.
|
||||
|
||||
Default: ``binary``
|
||||
|
||||
|
||||
.. option:: --start-stop-msg arg
|
||||
|
||||
Default: ``0``
|
||||
|
||||
Set sending of a start and a stop message.
|
||||
|
||||
.. option:: --m, --mode arg
|
||||
@ -337,3 +346,15 @@ Import
|
||||
Define the import XML file to be written to database.
|
||||
Can be provided multiple times to import multiple files.
|
||||
|
||||
|
||||
Operation
|
||||
---------
|
||||
|
||||
.. option:: -x, --wipe arg
|
||||
|
||||
PublicObjects for which all child objects will be wiped out.
|
||||
A PublicObject is defined as {type}[:{publicID}],
|
||||
e.g. Origin:123.
|
||||
If the colon and publicID is omitted then the publicID is
|
||||
equal to the type, e.g. Inventory.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user