Searched refs:output_help (Results 1 – 1 of 1) sorted by relevance
102 output_help = 'Name of the file to write the %(operation_past)s file ' \ variable in CryptoOperation112 self.output_help = self.output_help % self.__class__.__dict__149 parser.add_option('-o', '--output', type='string', help=self.output_help)241 output_help = ('Name of the file to write the signature to. Written ' variable in SignOperation