Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Match stop time span flag to edit #58

Closed
JamesNZL opened this issue Jun 15, 2023 · 0 comments
Closed

Match stop time span flag to edit #58

JamesNZL opened this issue Jun 15, 2023 · 0 comments
Assignees
Labels
breaking change Introduces a breaking change feature New feature or request

Comments

@JamesNZL
Copy link
Owner

Currently, tgl edit uses -T to change the stop time, but tgl stop uses -t to change the stop time.

tgl stop should be updated to use -T to change the stop time.

@JamesNZL JamesNZL self-assigned this Jun 15, 2023
@JamesNZL JamesNZL added the feature New feature or request label Jun 15, 2023
@JamesNZL JamesNZL reopened this Jun 23, 2023
@JamesNZL JamesNZL added the breaking change Introduces a breaking change label Jun 23, 2023
JamesNZL added a commit that referenced this issue Jun 24, 2023
BREAKING CHANGE: `-t` no longer works to specify the stop time with `tgl stop`, as this is the flag that is used to specify the start time with all other commands.

Instead, `-T` will take its place to specify the stop time to match the other commands.
JamesNZL added a commit that referenced this issue Jun 24, 2023
BREAKING CHANGE: `-t` no longer works to specify the stop time with `tgl stop`, as this is the flag that is used to specify the start time with all other commands.

Instead, `-T` will take its place to specify the stop time to match the other commands.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change Introduces a breaking change feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant