diff --git a/doc/src/sgml/ref/pg_restore.sgml b/doc/src/sgml/ref/pg_restore.sgml index 5121d69a7d4..329823d6fa3 100644 --- a/doc/src/sgml/ref/pg_restore.sgml +++ b/doc/src/sgml/ref/pg_restore.sgml @@ -1,4 +1,4 @@ - + @@ -28,7 +28,7 @@ -c -C -d dbname - -f archive-file + -f output-file -F format -i index -l @@ -111,7 +111,7 @@ Specifies the location of the archive file to be restored. - If not specified, and no option is specified, then the standard input is used. + If not specified, the standard input is used.