This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
bitcomet_command_line [2010/04/15 03:13] – created lucy | bitcomet_command_line [2015/08/15 04:21] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
===== Command-line Usage ===== | ===== Command-line Usage ===== | ||
- | BitComet --make < | + | * BitComet --make < |
- | * Make torrent | + | * Make torrent |
- | * -m, --make: Make torrent | + | * -m, --make: Make torrent |
- | * SOURCE: Source directory or source file of which to make the torrent (absolute path supported). | + | * SOURCE: Source directory or source file of which to make the torrent (absolute path supported). |
- | * -o, --output: (optional) target location. Leaving this blank means using the same path as the source directory or file, for saving the generated torrent. | + | * -o, --output: (optional) target location. Leaving this blank means using the same path as the source directory or file, for saving the generated torrent. |
- | * OUTPUT: path for the generated .torrent file (only absolute path supported). | + | * OUTPUT: path for the generated .torrent file (only absolute path supported). |
- | * -s, --silent: (optional) start task in silent mode. Automatically make torrent with default parameters without confirmation. | + | * -s, --silent: (optional) start task in silent mode. Automatically make torrent with default parameters without confirmation. |
- | * --tray: | + | * --tray: |
- | BitComet < | + | * BitComet < |
- | * Open torrent | + | * Open torrent |
- | * TORRENT_FILE: | + | * TORRENT_FILE: |
- | * -o, --output: (optional) target location. Leaving this blank means using the same path as the source directory or file, for saving the generated torrent. | + | * -o, --output: (optional) target location. Leaving this blank means using the same path as the source directory or file, for saving the generated torrent. |
- | * OUTPUT: Path of the download directory (only absolute path supported ). | + | * OUTPUT: Path of the download directory (only absolute path supported ). |
- | * -s, --silent: (optional) Start task in silent mode. Automatically add task and start downloading without confirmation. | + | * -s, --silent: (optional) Start task in silent mode. Automatically add task and start downloading without confirmation. |
- | * -p, --paused: (optional) Start task as paused. Automatically add task but will not start task. This command needs to be used together with -s. | + | * -p, --paused: (optional) Start task as paused. Automatically add task but will not start task. This command needs to be used together with -s. |
- | * --tray: (optional) minimize to system tray at start. This is only valid for the first time when BitComet starts. | + | * --tray: (optional) minimize to system tray at start. This is only valid for the first time when BitComet starts. |
- | BitComet --url=< | + | * BitComet --url=< |
- | * Download file with URL. | + | * Download file with URL. |
- | * --url: Command for downloading file with url. | + | * --url: Command for downloading file with url. |
- | * URL: HTTP, HTTPS, FTP links or BC links. | + | * URL: HTTP, HTTPS, FTP links or BC links. |
- | * -s, --silent: (optional) Start task in silent mode. Automatically add task and start downloading without confirmation. | + | * -s, --silent: (optional) Start task in silent mode. Automatically add task and start downloading without confirmation. |
- | * -p, --paused: (optional) Start task as paused. Automatically add task but will not start task. This command needs to be used together with -s. | + | * -p, --paused: (optional) Start task as paused. Automatically add task but will not start task. This command needs to be used together with -s. |
- | * --tray: (optional) minimize to system tray at start. This is only valid for the first time when BitComet starts. | + | * --tray: (optional) minimize to system tray at start. This is only valid for the first time when BitComet starts. |
- | BitComet --tray | + | * BitComet --tray |
- | * Start BitComet and minimize to the system tray instead of showing main window. This command is only valid for the first time when BitComet starts. | + | * Start BitComet and minimize to the system tray instead of showing main window. This command is only valid for the first time when BitComet starts. |
- | BitComet --help | + | * BitComet --help |
- | * -h, --help Show Command-line usage. | + | * -h, --help Show Command-line usage. |
+ | |||
+ | < | ||
- | Note: | ||
- Fuzzy matching supported. e.g. --hel will be recognized as --help. | - Fuzzy matching supported. e.g. --hel will be recognized as --help. | ||
- Command parameters are case sensitive. | - Command parameters are case sensitive. | ||
- | - | + | |
---- | ---- | ||
- | -[[bitcomet_feature_list|Previous Page]] -[[inside_bitcomet_-_technical_documentation|Next Page]] | ||
+ | -[[bitcomet_feature_list|Previous Page]] -[[inside_bitcomet|Next Page]]\\ | ||
-[[start|Main Index]] | -[[start|Main Index]] | ||