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

Is the --overwrite option for command task-custom-property-set really used? #132

Closed
mountaindude opened this issue Feb 9, 2023 · 1 comment · Fixed by #134, #144, #146, #148 or #150
Closed
Assignees
Labels
bug Something isn't working

Comments

@mountaindude
Copy link
Contributor

Remove it from the command's help text if not.

@mountaindude mountaindude added the bug Something isn't working label Feb 9, 2023
@mountaindude mountaindude self-assigned this Feb 9, 2023
@mountaindude
Copy link
Contributor Author

--overwrite is used to forcibly overwrite custom property values without asking first.
This option had a right out incorrect description in the help text, that has now been fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment