modernize, fixup docstring

This commit is contained in:
2025-07-13 20:41:43 -07:00
parent d7c9c055a0
commit 96b10e7b00
3 changed files with 9 additions and 9 deletions

View File

@@ -1,2 +1,2 @@
// package cmd provides the Cobra command-line interface for the TeaQLite application.
// Package cmd provides the Cobra command-line interface for the TeaQLite application.
package cmd