提交 61a9f324 编写于 作者: J Jim Cromie 提交者: Arnaldo Carvalho de Melo
上级 d4ffd04d
...@@ -1209,7 +1209,7 @@ int cmd_stat(int argc, const char **argv, const char *prefix __used) ...@@ -1209,7 +1209,7 @@ int cmd_stat(int argc, const char **argv, const char *prefix __used)
* let the spreadsheet do the pretty-printing * let the spreadsheet do the pretty-printing
*/ */
if (csv_output) { if (csv_output) {
/* User explicitely passed -B? */ /* User explicitly passed -B? */
if (big_num_opt == 1) { if (big_num_opt == 1) {
fprintf(stderr, "-B option not supported with -x\n"); fprintf(stderr, "-B option not supported with -x\n");
usage_with_options(stat_usage, options); usage_with_options(stat_usage, options);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册