Skip to content

Resume command should not produce false positives #132

@muHashh

Description

@muHashh

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions