From 3ead65161272c24941f9e757786a36bc5c080f96 Mon Sep 17 00:00:00 2001 From: midipix Date: Fri, 7 Jun 2024 21:10:31 +0000 Subject: driver: tpax_driver_usage(): updated synopsis to reflect existing -t support. --- src/driver/tpax_driver_ctx.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/driver/tpax_driver_ctx.c') diff --git a/src/driver/tpax_driver_ctx.c b/src/driver/tpax_driver_ctx.c index 2ba5153..dccab98 100644 --- a/src/driver/tpax_driver_ctx.c +++ b/src/driver/tpax_driver_ctx.c @@ -88,7 +88,7 @@ static int tpax_driver_usage( "Synopsis:\n" " %s [-d] [-f archive]\n" " %s -r [-d] [-f archive]\n" - " %s -w [−x format] [-b blocksize] [-dHL] [-f archive]\n" + " %s -w [−x format] [-b blocksize] [-dtHL] [-f archive]\n" " %s -r -w [-d]\n\n" "Options:\n", program,program,program,program,program); -- cgit v1.2.3