Skip to content

enhancement: document --duration auto-streaming in --help text #577

@rocketman-code

Description

@rocketman-code

Context

When --duration is set, PIANO_STREAM_FRAMES=1 is automatically injected so frame data is written to disk as it completes (surviving forced termination). This is documented in docs/standards/ux.md but not in the --duration flag's help text.

Proposal

Add a note to the --duration clap help string mentioning that it auto-enables frame streaming.

Files

  • src/main.rs (--duration flag definition)

Metadata

Metadata

Assignees

No one assigned

    Labels

    uxUser experience improvement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions