summaryrefslogtreecommitdiff
path: root/recordmydesktop/src
diff options
context:
space:
mode:
Diffstat (limited to 'recordmydesktop/src')
-rw-r--r--recordmydesktop/src/parseargs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/recordmydesktop/src/parseargs.c b/recordmydesktop/src/parseargs.c
index 3bca909..aeaa984 100644
--- a/recordmydesktop/src/parseargs.c
+++ b/recordmydesktop/src/parseargs.c
@@ -120,7 +120,7 @@ int ParseArgs(int argc,char **argv,ProgArgs *arg_return){
" delete it\n"
"\t\t\t\t(default is to add a number postfix to the new one).\n"
- "\t-o filename\t\tName of recorded video(default out.ogg).\n"
+ "\t-o filename\t\tName of recorded video(default out.ogv).\n"
"\n\tIf no other options are specified, filename can be given "
"without the -o switch.\n\n\n";
© All Rights Reserved