fix: improve docs and command help for analzye-complexity

This commit is contained in:
Ralph Khreish
2025-09-23 17:28:55 +02:00
parent b5fe723f8e
commit 36432f58db
4 changed files with 23 additions and 2 deletions

View File

@@ -1847,7 +1847,7 @@ function registerCommands(programInstance) {
)
.option(
'-r, --research',
'Use Perplexity AI for research-backed complexity analysis'
'Use configured research model for research-backed complexity analysis'
)
.option(
'-i, --id <ids>',