Home | History | Annotate | Download | only in gslib

Lines Matching refs:usage_synopsis

294     'usage_synopsis',
336 def CreateCommandSpec(command_name, usage_synopsis=None,
346 usage_synopsis=usage_synopsis,
504 self.command_spec.usage_synopsis, self.command_name)
511 self.command_spec.usage_synopsis, self.command_name))