fix: improve docs and command help for analzye-complexity (#1235)

This commit is contained in:
Ralph Khreish
2025-09-23 18:19:32 +02:00
committed by GitHub
parent 46cd5dc186
commit aaacc3dae3
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>',