Skip to content

requests: Allow unknown extra options

Ghost User requested to merge unknown into updater-ng

Don't refuse unknown extra options. We may want to add some more in future, but that would break the old version of updater. This way the old one complains (but continues), brings the new one in and restarts.

Merge request reports