Skip to content

Commit d7decc6

Browse files
committed
Fix various bogosities in usage message.
1 parent 9a9d9e8 commit d7decc6

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

src/bin/pg_dump/pg_restore.c

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
*
3535
*
3636
* IDENTIFICATION
37-
* $Header: /cvsroot/pgsql/src/bin/pg_dump/pg_restore.c,v 1.30 2001/11/19 06:06:21 tgl Exp $
37+
* $Header: /cvsroot/pgsql/src/bin/pg_dump/pg_restore.c,v 1.31 2001/11/26 23:10:36 tgl Exp $
3838
*
3939
* Modifications - 28-Jun-2000 - pjw@rhyme.com.au
4040
*
@@ -389,16 +389,16 @@ usage(const char *progname)
389389
" -a, --data-only restore only the data, no schema\n"
390390
" -c, --clean clean (drop) schema prior to create\n"
391391
" -C, --create issue commands to create the database\n"
392-
" -d, --dbname=NAME specify database name\n"
393-
" -f, --file=FILENAME TOC output file name (see -l)\n"
392+
" -d, --dbname=NAME output database name\n"
393+
" -f, --file=FILENAME output file name\n"
394394
" -F, --format={c|t} specify backup file format\n"
395395
" -h, --host=HOSTNAME server host name\n"
396396
" -i, --index=NAME restore named index\n"
397-
" -l, --list dump summarized TOC for of the archive\n"
397+
" -l, --list print summarized TOC of the archive\n"
398398
" -L, --use-list=FILENAME use specified table of contents for ordering\n"
399399
" output from this file\n"
400400
" -N, --orig-order restore in original dump order\n"
401-
" -o, --oid-order restore in oid order\n"
401+
" -o, --oid-order restore in OID order\n"
402402
" -O, --no-owner do not reconnect to database to match\n"
403403
" object owner\n"
404404
" -p, --port=PORT server port number\n"
@@ -425,17 +425,17 @@ usage(const char *progname)
425425
" -a restore only the data, no schema\n"
426426
" -c clean (drop) schema prior to create\n"
427427
" -C issue commands to create the database\n"
428-
" -d NAME specify database name\n"
429-
" -f FILENAME TOC output file name (see -l)\n"
428+
" -d NAME output database name\n"
429+
" -f FILENAME output file name\n"
430430
" -F {c|t} specify backup file format\n"
431431
" -h HOSTNAME server host name\n"
432432
" -i NAME restore named index\n"
433-
" -l dump summarized TOC for this file\n"
433+
" -l print summarized TOC of the archive\n"
434434
" -L FILENAME use specified table of contents for ordering\n"
435435
" output from this file\n"
436436
" -N restore in original dump order\n"
437-
" -o restore in oid order\n"
438-
" -O do not output reconnect to database to match\n"
437+
" -o restore in OID order\n"
438+
" -O do not reconnect to database to match\n"
439439
" object owner\n"
440440
" -p PORT server port number\n"
441441
" -P NAME restore named function\n"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy