WebUI: Use Map instead of Mootools Hash in Torrents table
[qBittorrent.git] / doc / en / qbittorrent.1
blob4efca9e0d32b3f6b216d0ec7df7776652a4c4b52
1 .\" Automatically generated by Pandoc 3.1.7
2 .\"
3 .TH "QBITTORRENT" "1" "January 16th 2010" "Bittorrent client written in C++ / Qt" ""
4 .SH NAME
5 qBittorrent - a Bittorrent client written in C++ / Qt
6 .SH SYNOPSIS
7 \f[B]qbittorrent\f[R]
8 \f[CR][--no-splash] [--webui-port=x] [TORRENT_FILE | URL]...\f[R]
9 .PP
10 \f[B]qbittorrent\f[R] \f[CR]--help\f[R]
11 .PP
12 \f[B]qbittorrent\f[R] \f[CR]--version\f[R]
13 .SH DESCRIPTION
14 \f[B]qBittorrent\f[R] is an advanced Bittorrent client written in C++ /
15 Qt, using the \f[B]libtorrent-rasterbar\f[R] library by Arvid Norberg.
16 qBittorrent is similar to uTorrent.
17 qBittorrent is fast, stable, light, it supports unicode and it provides
18 a good integrated search engine.
19 It also comes with UPnP port forwarding / NAT-PMP, encryption (Vuze
20 compatible), FAST extension (mainline) and PeX support (utorrent
21 compatible).
22 .SH OPTIONS
23 \f[B]\f[CB]--help\f[B]\f[R] Prints the command line options.
24 .PP
25 \f[B]\f[CB]--version\f[B]\f[R] Prints qbittorrent program version
26 number.
27 .PP
28 \f[B]\f[CB]--no-splash\f[B]\f[R] Disables splash screen on startup.
29 .PP
30 \f[B]\f[CB]--webui-port=x\f[B]\f[R] Changes Web UI port to x (default:
31 8080).
32 .SH BUGS
33 If you find a bug, please report it at https://bugs.qbittorrent.org
34 .SH AUTHORS
35 Christophe Dumez <chris@qbittorrent.org>.