mirror of
https://github.com/zebrajr/postgres.git
synced 2025-12-07 12:20:31 +01:00
Fix typo in usage message, per Oleg.
This commit is contained in:
parent
38c971f496
commit
06f08209a9
|
|
@ -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\
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user