Skip to content

Incorrect flag in error message #136

Open
@erica

Description

@erica

In the following example, the caller has substituted a single dash for a double in the sound key/value pair:

% remind -d 20 my reminder -sound tink
Error: The value 'tink' is invalid for '-d <days>'

The error should read:

Error: The value 'tink' is invalid for '-s <seconds>'

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions