Home | History | Annotate | Download | only in cli

Lines Matching full:machine

59     [--user <users>|--mach <machine>|--alist <file>] [<acls>]"""
67 self.parser.add_option('-m', '--machine',
68 help='List ACLs containing MACHINE',
70 metavar='MACHINE')
77 inline_option='machine')
88 '--machine or ACL')
93 self.invalid_syntax('Only specify one <machine>')
188 self.parser.add_option('-m', '--machine',
189 help='%s MACHINE(s) %s the ACL' % words,
191 metavar='MACHINE')
204 inline_option='machine',
212 self.invalid_syntax('Specify at least one USER or MACHINE')
219 --machine <machine>|--mlist <FILE>]"""
225 --user <user> | --machine <machine> | --mlist <FILE>]"""