Y
Hacker News
new
|
ask
|
show
|
jobs
by
tdewolff
448 days ago
Just to clarify, the documentation was a bit outdated, but `./cmd -a 1 2 3` would not mean an array of `[1,2,3]` but exactly as you mentioned: option `a` with two positional arguments. And yes! The `--` is supported :-)