fixup! Minor improvements of desktop build scripts.
authorMichal Poteralski <m.poteralski@samsung.com>
Mon, 12 Jan 2015 07:04:58 +0000 (08:04 +0100)
committerYoungsoo Choi <kenshin.choi@samsung.com>
Tue, 10 Jul 2018 06:57:09 +0000 (06:57 +0000)
There is a fixup of patch which changed common.sh script argument name from
"content_shell" to "content-shell". Nevertheless, the argument name has not
been changed in README.md file, this fixup improves it.

Reviewed by: Antonio Gomes, Piotr Tworek
Bug: http://107.108.218.239/bugzilla/show_bug.cgi?id=9215
Change-Id: I7ea0676f0f6170b03215a316f9ae9d57a416b91c
Signed-off-by: Michal Poteralski <m.poteralski@samsung.com>
tizen_src/README.md

index 8f83e13417874d960c8d2d0ec7821a861c747dcd..feafb10841c3f82f70ef6dd7e268b2f1a0b43693 100755 (executable)
@@ -12,7 +12,7 @@ Building
 
 ### For Desktop build
 
-    $ ./build/build_desktop.sh [-h|--help] [--skip-gyp] [--skip-ninja] [--ccache] [--debug] [--content_shell]
+    $ ./build/build_desktop.sh [-h|--help] [--skip-gyp] [--skip-ninja] [--ccache] [--debug] [--content-shell]
 
 ### For Mobile build
 Before Tizen build You need to install GBS.