From ebc87c0d01c30dce1a76cde4e28d235718574d8e Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Thu, 21 Apr 2011 21:29:12 +0000 Subject: fixed typo better output at boundary reached diff --git a/src/options.c b/src/options.c index 90ea6f3..823703e 100644 --- a/src/options.c +++ b/src/options.c @@ -295,7 +295,7 @@ void options_print_usage() printf(" as data source, see gst-launch man-page for syntax\n"); printf(" [-d|--output-dir] path to the output directory\n"); printf(" [-f|--name-format] the file name format, see manpage of strftime for the syntax\n"); - printf(" [-m|--mode] ocatl represantion of the file permission mode\n"); + printf(" [-m|--mode] octal representation of the file permission mode\n"); printf(" [-i|--interval] interval for time checks in ms\n"); printf(" [-o|--offset] time offset for recordings in ms\n"); printf(" [-x|--post-process]