linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [yavta PATCH 1/1] Fix --data-prefix option documentation
@ 2015-09-16 12:31 Sakari Ailus
  0 siblings, 0 replies; only message in thread
From: Sakari Ailus @ 2015-09-16 12:31 UTC (permalink / raw)
  To: linux-media; +Cc: laurent.pinchart

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
---
 yavta.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/yavta.c b/yavta.c
index b627725..8e983a3 100644
--- a/yavta.c
+++ b/yavta.c
@@ -1766,7 +1766,7 @@ static void usage(const char *argv0)
 	printf("-t, --time-per-frame num/denom	Set the time per frame (eg. 1/25 = 25 fps)\n");
 	printf("-u, --userptr			Use the user pointers streaming method\n");
 	printf("-w, --set-control 'ctrl value'	Set control 'ctrl' to 'value'\n");
-	printf("    --buffer-prefix		Write portions of buffer before data_offset\n");
+	printf("    --data-prefix		Write portions of buffer data before data_offset\n");
 	printf("    --buffer-size		Buffer size in bytes\n");
 	printf("    --enum-formats		Enumerate formats\n");
 	printf("    --enum-inputs		Enumerate inputs\n");
-- 
2.1.0.231.g7484e3b


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-09-16 12:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-16 12:31 [yavta PATCH 1/1] Fix --data-prefix option documentation Sakari Ailus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).