cmdutil.UsageErrorf() does nothing but return a string. When Validate() returns an error, we should call exit() function.
3.7 KiB
3.7 KiB
cmdutil.UsageErrorf() does nothing but return a string. When Validate() returns an error, we should call exit() function.