[CLI] Example of 'Tizen run' command is modified.
authorgeunhui.lim <geunhui.lim@samsung.com>
Thu, 5 Nov 2015 01:42:43 +0000 (10:42 +0900)
committergeunhui.lim <geunhui.lim@samsung.com>
Thu, 5 Nov 2015 01:42:43 +0000 (10:42 +0900)
Change-Id: I0000000000000300000040000000000000000000
Signed-off-by: geunhui.lim <geunhui.lim@samsung.com>
org.tizen.devtools/html/native_tools/command_line_interface_n.htm

index a6a0058..2324b24 100644 (file)
@@ -631,7 +631,7 @@ Sets the default connection timeout value. The default is 60000 milliseconds.</p
 <ul>
 <li><p>Runs the basic application whose pkgid is <span style="font-family: Courier New,Courier,monospace">org.tizen.basic</span> on the emulator-26101:</p>
 <pre class="prettyprint">
-&nbsp;&nbsp;$ tizen run --target emulator-26101 --pkgid cRG1sLZpWb
+&nbsp;&nbsp;$ tizen run --target emulator-26101 --pkgid org.tizen.basic
 </pre></li></ul>
 
 </td>