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