On Apr 03 01:29 PM, Daniel Lenski wrote: > I think you should also check for the converse case of a > *double-specified* server (where the user specifies --server and an > argument with no option). > It'd be something like (optind < argc && vpninfo->hostname). What should be the behavior in this situation? An error message or should it accept one or the other as the server to use? Max