File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
<!--
2
- $Header: /cvsroot/pgsql/doc/src/sgml/ref/createlang.sgml,v 1.7 2000/06/01 23:40:31 momjian Exp $
2
+ $Header: /cvsroot/pgsql/doc/src/sgml/ref/createlang.sgml,v 1.8 2000/07/21 03:38:22 momjian Exp $
3
3
Postgres documentation
4
4
-->
5
5
@@ -48,10 +48,10 @@ createlang [ <replaceable class="parameter">connection options</replaceable> ] -
48
48
</varlistentry>
49
49
50
50
<varlistentry>
51
- <term>[ -d, --dbname] <replaceable class="parameter">dbname</replaceable></term>
51
+ <term>-d, --dbname <replaceable class="parameter">dbname</replaceable></term>
52
52
<listitem>
53
53
<para>
54
- Specifies to which database the language should be added.
54
+ Specifies which database the language should be added.
55
55
</para>
56
56
</listitem>
57
57
</varlistentry>
You can’t perform that action at this time.
0 commit comments