[PATCH weston] wcap: Fix typo in usage output.

Scott Moreau oreaus at gmail.com
Mon Jul 23 10:53:18 PDT 2012


---
 wcap/main.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/wcap/main.c b/wcap/main.c
index 3b671b0..dbb902a 100644
--- a/wcap/main.c
+++ b/wcap/main.c
@@ -154,7 +154,7 @@ usage(int exit_code)
 		"[--help] [--yuv4mpeg2] [--frame=<frame>] [--all] \n"
 		"\t[--rate=<num:denom>] <wcap file>\n\n"
 		"\t--help\t\t\tthis help text\n"
-		"\t--yuv2mpeg4\t\tdump wcap file to stdout in yuv4mpeg format\n"
+		"\t--yuv4mpeg2\t\tdump wcap file to stdout in yuv4mpeg format\n"
 		"\t--frame=<frame>\t\twrite out the given frame number as png\n"
 		"\t--all\t\t\twrite all frames as pngs\n"
 		"\t--rate=<num:denom>\treplay frame rate for yuv4mpeg2,\n"
-- 
1.7.10.4



More information about the wayland-devel mailing list