aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/copy.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/sgml/ref/copy.sgml')
-rw-r--r--doc/src/sgml/ref/copy.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/ref/copy.sgml b/doc/src/sgml/ref/copy.sgml
index 8de1150dfb2..732efe69e66 100644
--- a/doc/src/sgml/ref/copy.sgml
+++ b/doc/src/sgml/ref/copy.sgml
@@ -482,7 +482,7 @@ COPY <replaceable class="parameter">count</replaceable>
<para>
For identity columns, the <command>COPY FROM</command> command will always
write the column values provided in the input data, like
- the <command>INPUT</command> option <literal>OVERRIDING SYSTEM
+ the <command>INSERT</command> option <literal>OVERRIDING SYSTEM
VALUE</literal>.
</para>