Skip to content

Commit 5137cfe

Browse files
committed
Extract usage functions from omv.ts into usage.ts
Moves all help text and command-specific usage functions to a dedicated module, reducing omv.ts from 1711 to 1433 lines. Removes the unused commands/ directory from the failed prior refactor attempt.
1 parent 9f80ef5 commit 5137cfe

10 files changed

Lines changed: 127 additions & 824 deletions

File tree

src/cli/commands/dashboard.ts

Lines changed: 0 additions & 18 deletions
This file was deleted.

src/cli/commands/doctor.ts

Lines changed: 0 additions & 24 deletions
This file was deleted.

src/cli/commands/findings.ts

Lines changed: 0 additions & 283 deletions
This file was deleted.

src/cli/commands/report.ts

Lines changed: 0 additions & 44 deletions
This file was deleted.

0 commit comments

Comments
 (0)