Fix typo in usage message, per Oleg.
authorTom Lane
Fri, 25 Jan 2002 15:40:13 +0000 (15:40 +0000)
committerTom Lane
Fri, 25 Jan 2002 15:40:13 +0000 (15:40 +0000)
contrib/oid2name/oid2name.c

index dfd261240ac1d55b1dbcc8bfb4d1dee51343c7b3..ccf3fceb2b601c00eaac5a074db7428bda310e2e 100644 (file)
@@ -152,7 +152,7 @@ get_opts(int argc, char **argv, struct options * my_opts)
            case 'h':
                fprintf(stderr, "\n\
 Usage: pg_oid2name [-d database [-x] ] [-t table | -o oid] \n\
-        dafault action        display all databases\n\
+        default action        display all databases\n\
         -d database           database to oid2name\n\
         -x                    display system tables\n\
         -t table | -o oid     search for table name (-t) or\n\