waaghals / toip

Configure your development tools as containers. Allows all developers to use the exact same tooling without having to install or manage them manually. Run them as if they are install locally.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow passing arguments starting with dash

waaghals opened this issue · comments

Arguments with dashes must be passed using a separator.
php -v does not work while php info_version.php does