-
-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
It would be helpful that when running the command like
$ qbt torrent resume
It shouldn't output
torrent(s) successfully resumed
As this can be very confusing. The state here is pretty simple, and the output can be the output of the --help command output with an extra message on the top saying something about not using the command correctly. Given the documentation is devoid of any useful detail, one can easily assume you can do
qbt torrent resume {HASH}
but that's not how it works apparently -- but was possible at some point, to make things even more confusing.
Also this should apply more generally as well, I've just noticed that most commands just give you false positives too, which I'm sure could also cause some confusion.
Metadata
Metadata
Assignees
Labels
No labels