From af3cee4bebc3fed17c8932cc55c8cb694c250447 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 16 Aug 2017 18:54:18 +0200 Subject: blind-next-frame: fix exit status on incorrect usage MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/blind-next-frame.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/blind-next-frame.c') 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[]) -- cgit v1.2.3-70-g09d2