[Psi-devel] IceRAM's CLI options patch?
Kevin Smith
kevin at kismith.co.uk
Fri Aug 25 07:03:00 PDT 2006
On 25 Aug 2006, at 14:25, Hal Rottenberg wrote:
>> under POSIX standards, a CLI option
>> (--uri) can have only one argument (one_something), as in:
>> $ ./psi --uri one_something
>> and not
>> $ ./psi --uri something1 something2 something3
> Really?
> rpm --install file1.rpm file2.rpm
I think that, in the case you quote, --install is saying "run rpm in
install mode" (i.e. has no arguments) and all the non-options on the
line are treated as rpms to perform the action on.
I don't think you can have rpm --install file1.rpm file2.prm --remove
file3.rpm file4.rpm, for example (I could be wrong on this matter).
/K
--
Kevin Smith
Psi Jabber client developer/project leader (http://psi-im.org/)
Postgraduate Research Student, Computer Science, University Of Exeter
More information about the psi-devel
mailing list