Navigation Menu

Skip to content

Commit

Permalink
Fix syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Aug 6, 2012
1 parent 8307221 commit 0dfa4d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/cs-describe-domain
Expand Up @@ -11,7 +11,7 @@ program
String)
.option('-all, --show-all',
'Display all available information for the domain, '
'including configured fields.',
+ 'including configured fields.',
String)
.option('--database-path <path>',
'database path [' + commandLine.defaultDatabasePath + ']',
Expand Down

0 comments on commit 0dfa4d9

Please sign in to comment.