diff --git a/parsers/peas2json.ps1 b/parsers/peas2json.ps1 index ffa1217..c758caf 100644 --- a/parsers/peas2json.ps1 +++ b/parsers/peas2json.ps1 @@ -198,8 +198,8 @@ try { $JSON_PATH = $(Read-Host "JSON Path") } catch { - Write-Host "Error: Please pass the peas.out file and the path to save the json`npeas2json.ps1 " + Write-Host "Error: Please pass the peas.out file and the path to save the json" exit } -main \ No newline at end of file +main