Merge pull request #11005 from glassez/cmake
[qBittorrent.git] / doc / qbittorrent-nox.1
blob96c1eb5f15bf62012392bf8fbb3cf4a5a902a28f
1 .\" This manpage has been automatically generated by docbook2man
2 .\" from a DocBook document.  This tool can be found at:
3 .\" <http://shell.ipoline.com/~elmert/comp/docbook2X/>.
4 .TH "QBITTORRENT\-NOX" "1" "January 16th 2010" "Command line Bittorrent client written in C++ / Qt" ""
6 .SH "NAME"
7 qBittorrent\-nox \- a command line Bittorrent client written in C++ / Qt
9 .SH "SYNOPSIS"
11 \fBqbittorrent\-nox\fR [\-\-d|\-\-daemon] [\-\-webui-port=x] [TORRENT_FILE | URL]...
13 \fBqbittorrent\-nox\fR \-\-help
15 \fBqbittorrent\-nox\fR \-\-version
17 .PP
18 .SH "DESCRIPTION"
20 \fBqBittorrent-nox\fR is an advanced command-line Bittorrent client written in C++ / Qt
21 using the \fBlibtorrent-rasterbar\fR library by Arvid Norberg. qBittorrent\-nox aims
22 to be a good alternative to other command line bittorrent clients and provides features similar to popular graphical clients.
24 qBittorrent\-nox is fast, stable, light and it supports unicode.
25 It also comes with UPnP port forwarding / NAT-PMP, encryption (Vuze compatible),
26 FAST extension (mainline) and PeX support (utorrent compatible).
28 qBittorrent\-nox is meant to be controlled via its feature-rich Web UI which is accessible as a default on http://localhost:8080. The Web UI access is secured and the default account user name is "admin" with "adminadmin" as a password.
30 .SH "OPTIONS"
32 \fB--help\fR Prints the command line options.
34 \fB--version\fR Prints qbittorrent program version number.
36 \fB--webui-port=x\fR Changes Web UI port to x (default: 8080).
38 .SH "BUGS"
40 If you find a bug, please report it at http://bugs.qbittorrent.org
42 .SH "AUTHOR"
44 Christophe Dumez <chris@qbittorrent.org>