[Title] modified mistyping.
authorGun Kim <gune.kim@samsung.com>
Thu, 23 May 2013 05:21:35 +0000 (14:21 +0900)
committerGun Kim <gune.kim@samsung.com>
Thu, 23 May 2013 05:21:35 +0000 (14:21 +0900)
[Type]
[Module]
[Priority]
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

Change-Id: I5d3cbef3131e39d22ae5a5a483069c397b352419

org.tizen.cli/doc/install/native_bin/native-make.bat

index 3488baf..38b84a7 100755 (executable)
@@ -170,7 +170,7 @@ exit /b %ERRORLEVEL%
        echo  -t,--toolchain ^<arg^>            Specify a toolchain ("GCC-4.5" ^| "LLVM-3.1")\r
        echo                                    If this options is not defined, it uses a value\r
        echo                                      of TOOLCHAIN in build_data file by default\r
-       echo  -rp,--ref-project ^<arg^> Specify a path of referencing project"\r
-       echo  -u,--unittest-target ^<arg^>      Specify a path of tested project"\r
+       echo  -rp,--ref-project ^<arg^> Specify a path of referencing project\r
+       echo  -u,--unittest-target ^<arg^>      Specify a path of tested project\r
        echo  clean\r
 exit /b\r