Home | History | Annotate | Download | only in test

Lines Matching defs:usage

4 Usage:
223 def usage(code, msg=''):
267 usage(2, msg)
276 usage(0)
315 usage(2, '-R takes 2 or 3 colon-separated arguments')
339 usage(1, 'Invalid -u/--use option: ' + a)
365 usage(2, "-s and -f don't go together!")
367 usage(2, "-T and -j don't go together!")
369 usage(2, "-l and -j don't go together!")