Skip to content

Improve CLI --help output with full flag documentation #23

Description

@itsPremkumar

The CLI accepts many flags (--resume, --segment, --gpu, chapters, dry-run…) but there's no built-in help. New users must read source or docs to discover options.

Task

  • Print a formatted usage block on --help / -h: every flag, meaning, default, one example invocation
  • Include 2–3 example input-scripts.json shapes
  • Exit 0 after printing

File: src/cli.ts

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions