withGetopt: pass "$@" to command

This commit is contained in:
tv 2017-09-19 20:32:46 +02:00
parent ed9a108594
commit 3416a45b54

View File

@ -102,5 +102,5 @@ in writeDash wrapper-name ''
export ${opt.varname} export ${opt.varname}
'') opts)} '') opts)}
${cmd-script} ${cmd-script} "$@"
'' ''