8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 20:43:02 +01:00

Fixed docs - thanks to Adriano

This commit is contained in:
Alexander Peshkov 2016-03-28 12:03:26 +03:00
parent 69e6c4c07f
commit 0e7dbf02fa

View File

@ -15,7 +15,7 @@ Syntax is:
CREATE OR ALTER USER name [ SET ] [ options ] [ TAGS ( tag [, tag [, tag ...]] ) ]
DROP USER name [ USING PLUGIN name ];
where OPTIONS is a (probably empty) list of following options:
where OPTIONS is a list of following options:
- PASSWORD 'password'
- FIRSTNAME 'firstname'
- MIDDLENAME 'middlename'