mirror of
https://github.com/asciinema/asciinema.git
synced 2026-04-25 16:05:52 +03:00
[GH-ISSUE #85] Usage is incomplete in commands #66
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#66
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/85
Only
recworks with-h; all the others give a strange output ofUsage of <command>:with no more text.The top line should either read
Options for <command>:, withThis command doesn’t take any flagswhen appropriate, or each of them should have a first line of example usage (repeating the main help) followed by the flag options.Alternatively, and likely the best option, the main help could just show all the commands. It isn’t that overwhelming, and little is gained (but a lot lost, including in simplicity) by breaking up the help.
On asciinema 1.0.0.rc1.
@vitorgalvao commented on GitHub (Mar 8, 2015):
Closing, as it seems to have already been addressed. Perhaps homebrew isn’t downloading the correct package. It seems the version in the releases page is a bit older (and it’s the one downloaded with homebrew and the
-develflag).