git-svn-id: https://svn.osgeo.org/grass/grass/trunk@62987 15284696-431f-4ddb-bdfa-cd5b030d7da7
@@ -355,7 +355,6 @@ int main(int argc, char **argv)
sum->description = _("Display summary information");
xfm_pts = G_define_standard_option(G_OPT_F_INPUT);
- xfm_pts->key = "coords";
xfm_pts->required = NO;
xfm_pts->label =
_("File containing coordinates to transform (\"-\" to read from stdin)");