repair the syntax description returned by '/h cursor'.

This commit is contained in:
Ruixiang Li
2024-03-18 17:08:04 +08:00
parent e57148b119
commit 03273e99b3

View File

@ -11,7 +11,7 @@
<refsynopsisdiv>
<synopsis>
CURSOR cursor_name
[ BINARY ] [ INSENSITIVE ] [ [ NO ] SCROLL ]
[ BINARY ] [ NO SCROLL ] [ { WITH | WITHOUT } HOLD ]
FOR query ;
</synopsis>
</refsynopsisdiv>