From 786ace179b65d8bc187b8dec452da3e23ecf47fb Mon Sep 17 00:00:00 2001 From: skal Date: Sun, 15 Feb 2026 09:38:39 +0100 Subject: fix(cli): change --dump_wav to --dump-wav and add error handling - Update CLI parser to use --dump-wav (consistent with other options) - Add error message and exit for unrecognized options - Update documentation: HEADLESS_MODE.md, COMPLETED.md, FINAL_STRIP_REPORT.md Co-Authored-By: Claude Sonnet 4.5 --- doc/archive/FINAL_STRIP_REPORT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/archive') diff --git a/doc/archive/FINAL_STRIP_REPORT.md b/doc/archive/FINAL_STRIP_REPORT.md index 6ed1b43..e2e9a4f 100644 --- a/doc/archive/FINAL_STRIP_REPORT.md +++ b/doc/archive/FINAL_STRIP_REPORT.md @@ -20,7 +20,7 @@ This document provides comprehensive analysis of the FINAL_STRIP error checking - **DEMO_STRIP_ALL**: OFF - **DEMO_FINAL_STRIP**: OFF - **Features**: - - Command-line parsing enabled (--seek, --dump_wav, --help) + - Command-line parsing enabled (--seek, --dump-wav, --help) - Debug labels enabled (WebGPU labels, printf diagnostics) - Error checking enabled (FATAL_* macros active) - Full error messages with file:line information -- cgit v1.2.3