diff options
Diffstat (limited to 'src/blind-cat-rows.c')
| -rw-r--r-- | src/blind-cat-rows.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/blind-cat-rows.c b/src/blind-cat-rows.c index a41655c..53978cd 100644 --- a/src/blind-cat-rows.c +++ b/src/blind-cat-rows.c @@ -1,7 +1,7 @@ /* See LICENSE file for copyright and license details. */ #include "common.h" -USAGE("file ...") +USAGE("stream ...") int main(int argc, char *argv[]) |
