mirror of
https://github.com/asciinema/asciinema.git
synced 2026-04-25 16:05:52 +03:00
[GH-ISSUE #84] --yes shouldn’t need a value #65
Labels
No labels
bug
compatibility
feature request
fit for beginners
help wanted
hosting
idea
improvement
packaging
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/asciinema#65
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @vitorgalvao on GitHub (Mar 8, 2015).
Original GitHub issue: https://github.com/asciinema/asciinema/issues/84
Applying
-yor--yeswithasciinema recshould activate the option, while putting nothing should deactivate it. Supplying a--yesflag when you want something makes more sense than saying “yes false” or “yes true”.On asciinema 1.0.0.rc1.
@ku1ik commented on GitHub (Mar 8, 2015):
Thanks for feedback. This has been improved in master: https://github.com/asciinema/asciinema/blob/master/main.go#L20-L40
@vitorgalvao commented on GitHub (Mar 8, 2015):
Yep, was getting ready to close the issue right now. Seems like all of my issues had already been addressed. Apologies for the noise.
@ku1ik commented on GitHub (Mar 8, 2015):
No problem! I really appreciate your feedback. Feel free to send more if you notice something.