diff --git a/src/PHPJasper.php b/src/PHPJasper.php index a12b4b9..240cbf2 100644 --- a/src/PHPJasper.php +++ b/src/PHPJasper.php @@ -129,7 +129,7 @@ public function process(string $input, string $output, array $options = []) 'jdbc_driver' => '--db-driver', 'jdbc_url' => '--db-url', 'jdbc_dir' => '--jdbc-dir', - 'db_sid' => '-db-sid', + 'db_sid' => '--db-sid', 'xml_xpath' => '--xml-xpath', 'data_file' => '--data-file', 'json_query' => '--json-query'