Index: src/main.cc
===================================================================
--- src/main.cc	(revision 5f917740015e3b812e7b13a9878af7d22ead577c)
+++ src/main.cc	(revision 4e2a57ff981bba930d52f02c5216ff9e5b75d092)
@@ -10,6 +10,6 @@
 // Created On       : Fri May 15 23:12:02 2015
 // Last Modified By : Peter A. Buhr
-// Last Modified On : Thu Sep 28 09:11:21 2023
-// Update Count     : 686
+// Last Modified On : Thu Sep 28 22:28:45 2023
+// Update Count     : 687
 //
 
@@ -540,6 +540,6 @@
 	{ "ascodegen", codegenp, true, "print AST as codegen rather than AST" },
 	{ "asterr", errorp, true, "print AST on error" },
-	{ "declstats", declstatsp, true, "code property statistics" },
-	{ "parse", yydebug, true, "yacc (parsing) debug information" },
+	{ "declstats", declstatsp, true, "print code property statistics" },
+	{ "parse", yydebug, true, "print yacc (parsing) debug information" },
 	{ "pretty", prettycodegenp, true, "prettyprint for ascodegen flag" },
 	{ "rproto", resolvprotop, true, "resolver-proto instance" },
