From b7a26c6676f068a845fe9f4a4e738199a2400660 Mon Sep 17 00:00:00 2001 From: Christophe Dumez Date: Wed, 30 Sep 2009 21:05:51 +0000 Subject: [PATCH] - Updated man page --- doc/qbittorrent.1 | 27 ++++++++++++++++++++------- 1 file changed, 20 insertions(+), 7 deletions(-) diff --git a/doc/qbittorrent.1 b/doc/qbittorrent.1 index 094a7a4e4..e5e50af77 100644 --- a/doc/qbittorrent.1 +++ b/doc/qbittorrent.1 @@ -1,17 +1,19 @@ .\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" . -.TH "QBITTORRENT" "1" "September 1st 2007" "Bittorrent client written in C++ / Qt4" "" +.TH "QBITTORRENT" "1" "September 30th 2009" "Bittorrent client written in C++ / Qt4" "" -.SH NAME +.SH "NAME" qBittorrent \- a Bittorrent client written in C++ / Qt4 -.SH SYNOPSIS -\fBqbittorrent\fR [FILE | URL] [FILE | URL...] +.SH "SYNOPSIS" + +\fBqbittorrent\fR [--no-splash] [TORRENT_FILE | URL]... \fBqbittorrent\fR \-\-help \fBqbittorrent\fR \-\-version + .PP .SH "DESCRIPTION" @@ -19,10 +21,21 @@ qBittorrent \- a Bittorrent client written in C++ / Qt4 using the \fBrblibtorrent\fR library by Arvid Norberg. qBittorrent aims to be a good alternative to all other bittorrent clients out there. qBittorrent is fast, stable, light, it supports unicode and it provides a good integrated search engine. -It also comes with UPnP port forwarding / NAT-PMP, encryption (Azureus compatible), FAST extension (mainline) and PeX support (utorrent compatible). +It also comes with UPnP port forwarding / NAT-PMP, encryption (Azureus compatible), +FAST extension (mainline) and PeX support (utorrent compatible). + +.SH "OPTIONS" + +\fB--help\fR Prints the command line options. + +\fB--version\fR Prints qbittorrent program version number. + +\fB--no-splash\fR Disables splash screen on startup. + +.SH "BUGS" + +If you find a bug, please report it at http://bugs.qbittorrent.org -Please report any problem to http://bugs.qbittorrent.org -.PP .SH "AUTHOR" Christophe Dumez