withGetopt: pass "$@" to command
This commit is contained in:
parent
ed9a108594
commit
3416a45b54
@ -102,5 +102,5 @@ in writeDash wrapper-name ''
|
||||
export ${opt.varname}
|
||||
'') opts)}
|
||||
|
||||
${cmd-script}
|
||||
${cmd-script} "$@"
|
||||
''
|
||||
|
Loading…
Reference in New Issue
Block a user