Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 1c4429e

Browse files
committed
doc: Use better placeholder in COPY synopsis
1 parent 21ac38f commit 1c4429e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/ref/copy.sgml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ COPY { <replaceable class="parameter">table_name</replaceable> [ ( <replaceable
4545
FORCE_NULL { ( <replaceable class="parameter">column_name</replaceable> [, ...] ) | * }
4646
ON_ERROR <replaceable class="parameter">error_action</replaceable>
4747
ENCODING '<replaceable class="parameter">encoding_name</replaceable>'
48-
LOG_VERBOSITY <replaceable class="parameter">mode</replaceable>
48+
LOG_VERBOSITY <replaceable class="parameter">verbosity</replaceable>
4949
</synopsis>
5050
</refsynopsisdiv>
5151

0 commit comments

Comments
 (0)