1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Removed extra '+' from some lines (remains of old merge)

This commit is contained in:
Michael Widenius
2012-12-14 20:21:50 +02:00
parent ea6a4eef3a
commit 4ba960569b

View File

@ -118,9 +118,9 @@ Usage: $script [host [user [db]]] OPTIONS
--rollback undo the last changes to the grant-tables. --rollback undo the last changes to the grant-tables.
Note: Note:
+ At least the user and the db must be given (even with wildcards) At least the user and the db must be given (even with wildcards)
+ If no host is given, `localhost' is assumed If no host is given, `localhost' is assumed
+ Wilcards (*,?,%,_) are allowed for host, user and db, but be sure Wilcards (*,?,%,_) are allowed for host, user and db, but be sure
to escape them from your shell!! (ie type \\* or '*') to escape them from your shell!! (ie type \\* or '*')
_OPTIONS _OPTIONS