[installation] Change to nightly

This commit is contained in:
2025-10-30 12:04:59 +01:00
parent 2ff097f9d1
commit a31bc45cce
1441 changed files with 60368 additions and 56360 deletions

View File

@ -137,11 +137,25 @@
</description>
</option>
<option long-flag="invert" flag="i" param-ref="database.cleanup.invertMode"/>
<option long-flag="keep-events">
<option long-flag="keep-events" argument="events">
<description>
IDs of events to keep in the database separated with comma.
</description>
</option>
<option long-flag="keep-event-modes" argument="modes">
<description>
Do not delete events where the evaluation mode of the
preferred origin is one of the passed modes. Modes are
given as a list with comma as separator.
</description>
</option>
<option long-flag="keep-event-status" argument="status">
<description>
Do not delete events where the evaluation status of the
preferred origin is one of the passed status. Status are
given as a list with comma as separator.
</description>
</option>
</group>
</command-line>
</module>