Learn more about these different git repos.
Other Git URLs
When I copy&paste the example from --help, it doesn't actually do anything, because ! is a shell meta-character. This is under zsh, the command seems to work fine under bash, but anyway, it's not nice to the user:
--help
!
$ waiverdb-cli -r 123 -r 456 -p "fedora-26" -c "It's dead!" `dquote>
Also, the example is not very clear. Why is it "dead"? Maybe it would be better to include a more realistic example with real numbers and real message.
Some similar complaints about the unhelpful usage message here too: https://bugzilla.redhat.com/show_bug.cgi?id=1537609
Close that one when this is fixed.
MR: https://pagure.io/waiverdb/pull-request/157 The comments are both realistic :) and optimistic :)
Metadata Update from @dcallagh: - Issue assigned to fivaldi - Issue set to the milestone: 0.10
Metadata Update from @lholecek: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open) - Issue tagged with: enhancement
Log in to comment on this ticket.