Frank Ludolph wrote: > Ethan Quach wrote: >> >> Frank Ludolph wrote: >>>> >>>> I'd hate to have a separate subcommand just for this one case. Could >>>> we create the mutual exclusive -r just for this one case? >>>> >>>> installadm list [[-m][-c] | [-r]] [-n <svcname>] >>>> >>>> i.e. if you want remote services, you can't get manifest or client >>>> information.. >>> I would still prefer the separate subcommand, but what you suggest >>> is probably acceptable. In fact I expect that there will be an >>> enhancement request to enable listing of manifest and client info >>> from remote services as well which would result in >>> >>> installadm list [-m] [-c] [-r] [-n <svcname>] >>> >> >> That sounds reasonable, but for now, you're okay if we >> do the mutual exclusive format, right? >> > Yes, though the synopsis should probably show it on two lines: > > installadm list [-m] [-c] [-n <svcname>] > installadm list [-r] [-n <svcname>] >
Okay. It'll show up as two lines in the manpage as well as the usage. thanks, -ethan
