main: added a space for documentation.

This commit is contained in:
Daniel Juyung Seo 2013-03-27 21:44:39 +09:00
parent db2f0e9ab9
commit 42304223a3
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ static const Ecore_Getopt options = {
ECORE_GETOPT_STORE_TRUE('F', "fullscreen",
"Go into the fullscreen mode from start."),
ECORE_GETOPT_STORE_TRUE('T', "tizen",
"Run as a Tizen platform mode. Use Tizen"
"Run as a Tizen platform mode. Use Tizen "
"internal styles"),
ECORE_GETOPT_VERSION ('V', "version"),
ECORE_GETOPT_COPYRIGHT('C', "copyright"),