diff options
Diffstat (limited to '')
| -rw-r--r-- | src/blind-next-frame.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/blind-next-frame.c b/src/blind-next-frame.c index be6c303..1d33c46 100644 --- a/src/blind-next-frame.c +++ b/src/blind-next-frame.c @@ -1,7 +1,7 @@ /* See LICENSE file for copyright and license details. */ #include "common.h" -USAGE("[-f frames] width height pixel-format ...") +NUSAGE(2, "[-f frames] width height pixel-format ...") int main(int argc, char *argv[]) |
