From e7717c6fa70050ff91f0aaae69674d711228ece1 Mon Sep 17 00:00:00 2001 From: "geunhui.lim" Date: Thu, 5 Nov 2015 10:42:43 +0900 Subject: [PATCH] [CLI] Example of 'Tizen run' command is modified. Change-Id: I0000000000000300000040000000000000000000 Signed-off-by: geunhui.lim --- org.tizen.devtools/html/native_tools/command_line_interface_n.htm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org.tizen.devtools/html/native_tools/command_line_interface_n.htm b/org.tizen.devtools/html/native_tools/command_line_interface_n.htm index a6a0058..2324b24 100644 --- a/org.tizen.devtools/html/native_tools/command_line_interface_n.htm +++ b/org.tizen.devtools/html/native_tools/command_line_interface_n.htm @@ -631,7 +631,7 @@ Sets the default connection timeout value. The default is 60000 milliseconds.

  • Runs the basic application whose pkgid is org.tizen.basic on the emulator-26101:

    -  $ tizen run --target emulator-26101 --pkgid cRG1sLZpWb
    +  $ tizen run --target emulator-26101 --pkgid org.tizen.basic
     
  • -- 2.7.4