From 27316576d0443b42cfd354618b2011d74d7845d4 Mon Sep 17 00:00:00 2001 From: hyc Date: Thu, 4 Mar 2010 16:28:16 +0000 Subject: [PATCH] More typos git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@292 400ebc74-4327-4243-bc38-086b20814532 --- rtmpgw.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 "); -- 2.50.1