From 79ebb78ba6b88e2cf1837c030c5425f0ba50b2d6 Mon Sep 17 00:00:00 2001 From: "geunhui.lim" Date: Wed, 7 Oct 2015 17:52:17 +0900 Subject: [PATCH] [DevTools] Upper cases are modified to lower cases Change-Id: I0000000000000012000000000000000000120000 Signed-off-by: geunhui.lim --- org.tizen.devtools/html/native_tools/command_line_interface_n.htm | 8 ++++---- org.tizen.devtools/html/web_tools/command_line_interface_w.htm | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) 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 c277554..985ded6 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 @@ -255,10 +255,10 @@ $ tizen clean -- /home/workspace/basic tizen certificate -
tizen certificate [-a <Alias name>] [-p <Password>] [-c <Country Name>]
-                  [-s <State>] [-ct <City>] [-o <Organization>]
-                  [-u <Organization Unit>] [-n <Your Name>] [-e <Email>]
-                  [-f <Filename>] [--]
+
tizen certificate [-a <alias name>] [-p <password>] [-c <country name>]
+                  [-s <state>] [-ct <city>] [-o <organization>]
+                  [-u <organization unit>] [-n <user name>] [-e <email>]
+                  [-f <file name>] [--]