]> granicus.if.org Git - rtmpdump/commitdiff
More typos
authorhyc <hyc@400ebc74-4327-4243-bc38-086b20814532>
Thu, 4 Mar 2010 16:28:16 +0000 (16:28 +0000)
committerhyc <hyc@400ebc74-4327-4243-bc38-086b20814532>
Thu, 4 Mar 2010 16:28:16 +0000 (16:28 +0000)
git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@292 400ebc74-4327-4243-bc38-086b20814532

rtmpgw.c

index 13c99a0d6151ea9657d66fe8d09dfedba2467bf9..9f2fd61c34564a1a1773031c98dcb1b552165fda 100644 (file)
--- 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 ");