From: hyc Date: Thu, 4 Mar 2010 16:28:16 +0000 (+0000) Subject: More typos X-Git-Tag: v2.4~237 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=27316576d0443b42cfd354618b2011d74d7845d4;p=rtmpdump More typos git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@292 400ebc74-4327-4243-bc38-086b20814532 --- diff --git a/rtmpgw.c b/rtmpgw.c index 13c99a0..9f2fd61 100644 --- a/rtmpgw.c +++ b/rtmpgw.c @@ -1306,7 +1306,7 @@ main(int argc, char **argv) nHttpStreamingPort); LogPrintf ("--quiet|-q Suppresses all command output.\n"); - LogPrintf("--verbose|-x Verbose command output.\n"); + LogPrintf("--verbose|-V Verbose command output.\n"); LogPrintf("--debug|-z Debug level command output.\n"); LogPrintf ("If you don't pass parameters for swfUrl, pageUrl, or auth these properties will not be included in the connect ");