mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-02 22:48:40 +00:00
Update and fix-up the man pages
This commit is contained in:
parent
ab4fec5573
commit
1462795480
2 changed files with 8 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
||||||
.TH DELUGE 1 "November 2008" "1.0.6"
|
.TH DELUGE 1 "January 2009" "1.1.2"
|
||||||
|
|
||||||
.SH NAME
|
.SH NAME
|
||||||
deluge - a bittorrent client
|
deluge - a bittorrent client
|
||||||
|
@ -38,15 +38,17 @@ Output to designated logfile instead of stdout
|
||||||
Set the log level (default is error): none, info, warning, error, critical, debug
|
Set the log level (default is error): none, info, warning, error, critical, debug
|
||||||
.TP
|
.TP
|
||||||
.I -q --quiet
|
.I -q --quiet
|
||||||
Sets the log level to 'none', this is the same as `-L none`
|
Sets the log level to 'none', this is the same as `\-L none`
|
||||||
|
.TP
|
||||||
|
.I -s DEFAULT_UI, --set-default-ui=DEFAULT_UI
|
||||||
|
Sets the default UI to be run when no UI is specified
|
||||||
|
|
||||||
.SH SEE ALSO
|
.SH SEE ALSO
|
||||||
.B Homepage:
|
.B Homepage:
|
||||||
http://www.deluge-torrent.org/
|
http://www.deluge-torrent.org/
|
||||||
|
|
||||||
.SH AUTHOR
|
.SH AUTHOR
|
||||||
This manual page was written by Andrew Resch <andrew.resch@gmail.com>.
|
This manual page was written by Andrew Resch <andrewresch@gmail.com>.
|
||||||
.br
|
.br
|
||||||
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 3 or any later version published by the Free Software Foundation
|
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 3 or any later version published by the Free Software Foundation
|
||||||
.br
|
.br
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
.TH DELUGED 1 "November 2008" "1.0.6"
|
.TH DELUGED 1 "January 2009" "1.1.2"
|
||||||
|
|
||||||
.SH NAME
|
.SH NAME
|
||||||
deluged - a bittorrent client daemon
|
deluged - a bittorrent client daemon
|
||||||
|
@ -41,7 +41,7 @@ Use pidfile to store process id
|
||||||
Set the log level (default is error): none, info, warning, error, critical, debug
|
Set the log level (default is error): none, info, warning, error, critical, debug
|
||||||
.TP
|
.TP
|
||||||
.I -q --quiet
|
.I -q --quiet
|
||||||
Sets the log level to 'none', this is the same as `-L none`
|
Sets the log level to 'none', this is the same as `\-L none`
|
||||||
|
|
||||||
.SH SEE ALSO
|
.SH SEE ALSO
|
||||||
.B Homepage:
|
.B Homepage:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue