Skip to content

qmicli-nas: Fix help for --nas-set-system-selection-preference=automatic

The enum nickname for QMI_NAS_NETWORK_SELECTION_PREFERENCE_AUTOMATIC is "automatic" so reflect that in the help text, since only specifying "auto" does not work and gives an error.

Merge request reports