[installation] Change to nightly
This commit is contained in:
@ -310,18 +310,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.
|
||||
@ -331,8 +335,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.
|
||||
|
||||
|
||||
@ -378,6 +387,10 @@ Dispatch
|
||||
|
||||
.. option:: -O, --operation arg
|
||||
|
||||
Default: ``merge``
|
||||
|
||||
Values: ``add,update,remove,merge,merge-without-remove``
|
||||
|
||||
Merge and merge\-without\-remove require a database
|
||||
connection. Both will read the object corresponding to the
|
||||
sent object from the database and calculate the differences.
|
||||
@ -399,6 +412,8 @@ Dispatch
|
||||
|
||||
.. option:: --routingtable arg
|
||||
|
||||
Default: ``Amplitude:AMPLITUDE,Event:EVENT,FocalMechanism:FOCMECH,Magnitude:MAGNITUDE, Origin:LOCATION,Pick:PICK,StationMagnitude:MAGNITUDE``
|
||||
|
||||
Specify routing table as comma separated list of object:group
|
||||
pairs, e.g. \"Origin:LOCATION,Event:EVENT\". When an
|
||||
object should be routed to a group and no table entry for
|
||||
|
||||
Reference in New Issue
Block a user