Is it possible to revise the srfi to support multiple arguments to a single commandline argument? I imagine something like this: --long-name=first-arg second-arg and -sfirst-arg second-arg or -s first-arg second-arg Robby