projects
/
profile
/
ivi
/
weston-ivi-shell.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f32f096
)
wcap: Fix typo in usage output.
author
Scott Moreau
<oreaus@gmail.com>
Mon, 23 Jul 2012 17:53:18 +0000
(11:53 -0600)
committer
Kristian Høgsberg
<krh@bitplanet.net>
Mon, 23 Jul 2012 18:25:14 +0000
(14:25 -0400)
wcap/main.c
patch
|
blob
|
history
diff --git
a/wcap/main.c
b/wcap/main.c
index
3b671b0
..
9493304
100644
(file)
--- 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--yuv
2mpeg4\t\tdump wcap file to stdout in yuv4mpeg
format\n"
+ "\t--yuv
4mpeg2\t\tdump wcap file to stdout in yuv4mpeg2
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"