From 7ec02f43a42cf89957b60f5bb2b03deb90b31f1b Mon Sep 17 00:00:00 2001 From: mwtoews Date: Sat, 5 May 2018 22:44:32 +1200 Subject: proj usage: remove unused 'c', add 'vV' to invproj --- src/proj.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/proj.c b/src/proj.c index c3b604c9..01b32065 100644 --- a/src/proj.c +++ b/src/proj.c @@ -49,7 +49,7 @@ static char static const char *oterr = "*\t*", /* output line for unprojectable input */ - *usage = "%s\nusage: %s [ -beEfiIlormsStTvVwW [args] ] [ +opts[=arg] ] [ files ]\n"; + *usage = "%s\nusage: %s [ -beEfiIlmorsStTvVwW [args] ] [ +opts[=arg] ] [ files ]\n"; static struct FACTORS facs; -- cgit v1.2.3