aboutsummaryrefslogtreecommitdiff
path: root/src/apps/geod.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/apps/geod.cpp')
-rw-r--r--src/apps/geod.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/apps/geod.cpp b/src/apps/geod.cpp
index 7225856e..b46188d3 100644
--- a/src/apps/geod.cpp
+++ b/src/apps/geod.cpp
@@ -22,7 +22,7 @@ static const char *osform = "%.3f"; /* output format for S */
static char pline[50]; /* work string */
static const char *usage =
-"%s\nusage: %s [ -afFIlptwW [args] ] [ +opts[=arg] ] [ files ]\n";
+"%s\nusage: %s [-afFIlptwW [args]] [+opt[=arg] ...] [file ...]\n";
static void
printLL(double p, double l) {