Skip to content

Commit

Permalink
Remove stray character in bees-config-unset script.
Browse files Browse the repository at this point in the history
  • Loading branch information
marc0der committed Nov 27, 2012
1 parent 1fc50d3 commit 52328d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/BeesConfigUnset.groovy
Expand Up @@ -7,7 +7,7 @@ USAGE = '''
grails bees-config-unset [type] [appId]
type : global or application
appId : application id (defaults to application name)
''' `
'''

target(beesConfigSet: "Sets configuration parameter globally or for an application.") {
depends(checkConfig, prepareClient)
Expand Down

0 comments on commit 52328d3

Please sign in to comment.