improve logging

This commit is contained in:
David Blass
2025-10-31 01:58:43 -04:00
parent 434458a068
commit 15a7154aea
13 changed files with 132 additions and 142 deletions
+1 -1
View File
@@ -59,7 +59,7 @@ if (import.meta.url === `file://${process.argv[1]}`) {
});
if (args["--help"]) {
console.log(`
log.info(`
Usage: tsx play.ts [file] [options]
Test the Pullfrog action with various prompts.