-
-
Notifications
You must be signed in to change notification settings - Fork 21
Description
In my humble opinion, all detailed descriptions of available commands should be removed from the README.md. The information is no longer in sync in the code (e.g. flags for individual commands have been added). It might be sufficient to list all available commands and point out the help flag.
Also, some statements in command descriptions seem to be no longer true, such as for the remove command:
Removes torrents indicated by hash, name or a prefix of either. Whitespace indicates next prefix unless argument is surrounded by quotes.
As pointed out by a user in #84, using a prefix does not work. Consequently, the descriptions should be checked and updated where required.
@ludviglundgren if you agree I am happy to prepare a PR that reflects my suggestions. On a side note, I have submitted a formula for qbittorrent-cli to Homebrew for the convenience of Mac users such as myself.