(trunk) document the -g arg a little better

This commit is contained in:
Charles Kerr 2009-06-16 19:50:01 +00:00
parent 683073855e
commit 1b571f20ea
3 changed files with 6 additions and 3 deletions

View File

@ -89,7 +89,8 @@ Prefer unencrypted peer connections.
Set a script to run when the torrent finishes Set a script to run when the torrent finishes
.It Fl g, Fl -config-dir Ar directory .It Fl g, Fl -config-dir Ar directory
Where to look for configuration files Where to look for configuration files. This can be used to swap between using the cli, daemon, gtk, and qt clients.
See http://trac.transmissionbt.com/wiki/ConfigFiles for more information.
.It Fl h, Fl -help .It Fl h, Fl -help
Prints a short usage summary. Prints a short usage summary.

View File

@ -62,7 +62,7 @@ Disble blocklists.
Run in the foreground and print errors to stderr. Run in the foreground and print errors to stderr.
.It Fl g Fl -config-dir Ar directory .It Fl g Fl -config-dir Ar directory
Where to look for configuration files. This can be used to swap swap between using the cli, daemon, gtk, and qt clients. Where to look for configuration files. This can be used to swap between using the cli, daemon, gtk, and qt clients.
See http://trac.transmissionbt.com/wiki/ConfigFiles for more information. See http://trac.transmissionbt.com/wiki/ConfigFiles for more information.

View File

@ -49,7 +49,9 @@ Start with all torrents paused
.It Fl m Fl -minimized .It Fl m Fl -minimized
Start minimized in system tray Start minimized in system tray
.It Fl g, Fl -config-dir Ar directory .It Fl g, Fl -config-dir Ar directory
Where to look for configuration files Where to look for configuration files. This can be used to swap between using the cli, daemon, gtk, and qt clients.
See http://trac.transmissionbt.com/wiki/ConfigFiles for more information.
.El .El
.Pp .Pp
Multiple .torrent files may be added at startup Multiple .torrent files may be added at startup