I'm not sure how we can meaningfully improve upon this. The command line parser receives a list of options filtered by commands present and then doesn't find it, so it tells you it's not a valid combination of the options you specified (install and --no-triggers). I don't think it sees the subcommand :)
We'd need to build a new command line parser that feeds on the high- level option specification structs to be able to accommodate further differentation which is a bit ... annoying. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2161523 Title: Command line option --no-triggers is not understood in combination with the other options To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apt/+bug/2161523/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
