提交 4b86794d authored 作者: Mathieu Rene's avatar Mathieu Rene

typo

上级 cd124ad8
...@@ -224,8 +224,8 @@ end: ...@@ -224,8 +224,8 @@ end:
return r; return r;
usage: usage:
printf("Usage: %s [options] input output\n\n", argv[0]); printf("Usage: %s [options] input output\n\n", argv[0]);
printf("The output must end in the format, eg: myfile.SPEEX\n"); printf("The output must end in the format, e.g., myfile.SPEEX\n");
printf("\t\t -l module[,module]\t Load additional modules (coma-separated)\n"); printf("\t\t -l module[,module]\t Load additional modules (comma-separated)\n");
printf("\t\t -f format\t\t fmtp to pass to the codec\n"); printf("\t\t -f format\t\t fmtp to pass to the codec\n");
printf("\t\t -p ptime\t\t ptime to use while encoding\n"); printf("\t\t -p ptime\t\t ptime to use while encoding\n");
printf("\t\t -r rate\t\t sampling rate\n"); printf("\t\t -r rate\t\t sampling rate\n");
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论