This commit is contained in:
Aidan Feess 2023-12-14 14:41:14 -06:00 committed by GitHub
parent f5339ae80c
commit c131c20a43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -391,8 +391,8 @@ try {
$HTML_PATH = $(Read-Host "HTML Path")
}
catch {
Write-Host "Error: Please pass the peas.out file and the path to save the html`npeas2html.ps1 <output_file> <HTML_file.html>"
Write-Host "Error: Please pass the peas.out file and the path to save the html`njson2html.ps1 <output_file> <HTML_file.html>"
exit
}
main
main