From 2d4793f28127e0430be283bb082178228f1f3416 Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Fri, 28 Mar 2008 11:43:36 +0000 Subject: [PATCH] fix error in the cli manpage --- cli/transmissioncli.1 | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/cli/transmissioncli.1 b/cli/transmissioncli.1 index 0ea30e7aa..3dda84bfb 100644 --- a/cli/transmissioncli.1 +++ b/cli/transmissioncli.1 @@ -24,24 +24,24 @@ .Bk -words .Fl h .Nm -.Op Fl v Ar [level] +.Op Fl v Ar level .Fl i .Ar torrent-file .Nm -.Op Fl v Ar [level] +.Op Fl v Ar level .Fl s .Ar torrent-file .Nm -.Op Fl v Ar [level] +.Op Fl v Ar level .Op Fl p Ar port .Op Fl d Ar download-rate .Op Fl u Ar upload-rate .Op Fl f Ar script -.Op Fl o Ar output-dir .Op Fl n .Ar torrent-file +.Op Ar output-dir .Nm -.Op Fl v Ar [level] +.Op Fl v Ar level .Fl c Ar source-file .Fl a Ar announce-url .Op Fl p Ar port @@ -73,12 +73,10 @@ Prints a short usage summary. Shows information from the specified torrent file, such as the cryptographic hash, the tracker, announcement, file size and file name. -.It Fl o, Fl -output-dir Ar directory -Uses the specified directory as destination for downloaded data. .It Fl s, -scrape Prints the number of seeders and leechers for the specified torrent file, and exits. -.It Fl v, -verbose Ar [level] +.It Fl v, -verbose Ar level Sets debugging options. You can use both many -v flags, or a -v level. The current available levels are 0-2, with the highest level producing the most output. The default is 0. .It Fl n, Fl -nat-traversal