mirror of
https://github.com/clearlinux/mixer-tools.git
synced 2026-09-04 04:31:44 +00:00
The `--clear-version` flag in mixer init accepts a string as parameter to allow the user to set it to `latest`, which will auto fetch the upstream version. For all other cases, this flag must be provided an integer number. This patch clarifies the valid values for this flag both in the error message and in the help description. Signed-off-by: Rodrigo Chiossi <rodrigo.chiossi@intel.com>