diff --git a/Fonderie/singlepass.c b/Fonderie/singlepass.c index 2796127c..c3154b2f 100644 --- a/Fonderie/singlepass.c +++ b/Fonderie/singlepass.c @@ -71,7 +71,6 @@ if (0 == globbuf.gl_pathc) { for (idx=0; idx %d\n", @@ -119,7 +125,7 @@ puts("------ Single pass serial filter ------\nusage:"); puts("\t-F\tdefine:the:filter:chain"); puts("\t-g\tinput glob pattern"); puts("\t-L\tlist available filters"); -puts("\t-O\t/output/directory"); +puts("\t-O\t/output/directory (default ./p8)"); // puts("\t-s\tdo single test"); puts("\t-v\tspit more messages");