Docs standardization

This commit is contained in:
Michael DeHaan 2013-06-01 12:11:26 -04:00
parent e06ced89fb
commit e5d911fbce
2 changed files with 2 additions and 2 deletions

View file

@ -86,7 +86,7 @@ options:
- I(grant_option) only has an effect if I(state) is C(present).
- 'Alias: I(admin_option)'
required: no
choices: [yes, no]
choices: ['yes', 'no']
host:
description:
- Database host address. If unspecified, connect via Unix socket.