Searched refs:usage_and_exit (Results 1 – 3 of 3) sorted by relevance
36 usage_and_exit() function54 usage_and_exit "Wrong number of parameters, expected 4"58 ''|*[!0-9]*) usage_and_exit "Number of subgroups must be possitive integer";;63 ''|*[!0-9]*) usage_and_exit "Depth of the subgroup tree must be possitive integer";;69 *) usage_and_exit "Invalid attach operation: $attach_operation";;
33 usage_and_exit() function43 usage_and_exit "Invalid number of parameters"
19 def usage_and_exit(): function30 if(len(args)): usage_and_exit()32 usage_and_exit()