Adding 5.0 profile support
[scm/meta/abs.git] / README
diff --git a/README b/README
index d3aaaab..0bc374b 100644 (file)
--- a/README
+++ b/README
@@ -4,7 +4,7 @@
 
 ==== build command ====
 usage: abs build [-h] [-w WORKSPACE] [-r ROOTSTRAP] [-a ARCH] [-t TYPE]
-                 [-s SIGN] [--sdkpath SDKPATH]
+                 [-s CERT] [-c CONF] [--sdkpath SDKPATH]
 
 optional arguments:
   -h, --help            show this help message and exit
@@ -14,7 +14,8 @@ optional arguments:
                         (ex, mobile-3.0-device.core) rootstrap name
   -a ARCH, --arch ARCH  (x86|arm) Architecture to build
   -t TYPE, --type TYPE  (tpk|wgt) Packaging type
-  -s SIGN, --sign SIGN  (ex, ABS) Signing profile name
+  -s CERT, --cert CERT  (ex, ABS) Signing profile name
+  -c CONF, --conf CONF  (Debug|Release) Build configuration 
   --sdkpath SDKPATH     Specify Tizen SDK installation root (one time init).
                         ex) /home/yours/tizen-sdk/