-
Notifications
You must be signed in to change notification settings - Fork 19
qbt category add
Pavel Fedarovich edited this page Nov 29, 2020
·
6 revisions
Adds a new category.
qbt category add [arguments] [options]
qbt category create [arguments] [options]
Argument | Description |
---|---|
<NAME> |
Category name. |
Option | Description |
---|---|
--save-path <PATH> -s <PATH>
|
The save path for the category. Requires qBittorrent 4.1.3 or later. |
--url <SERVER_URL>
|
QBittorrent Server URL |
--username <USERNAME>
|
User name |
--password <PASSWORD>
|
User password |
--ask-for-password |
Ask the user to enter a password in a secure way. |
--help -h -?
|
Show help information |