Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Improve error output #104

Open
beauraines opened this issue Aug 29, 2023 · 0 comments
Open

Improve error output #104

beauraines opened this issue Aug 29, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@beauraines
Copy link
Owner

If a user enters a command in error, e.g. continute rather than continue, the toggl command silently exits. This has resulted in me not starting a time entry as expected. As a toggl user, I want to be alerted if I entery a command in error, so I know that I should fix it.

Check out the [.fail()](https://github.com/yargs/yargs/blob/main/docs/api.md#failfn--boolean) API method

@beauraines beauraines added the enhancement New feature or request label Aug 29, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant