Merge "Correct usage message for build_image.py" am: d63ec28
am: 334a418
* commit '334a4185a5ca29086963a8d450fb7a9e972cbd77':
Correct usage message for build_image.py
Change-Id: Iee000ee9974b4cb7329fab87dc81fdba2affe93d
This commit is contained in:
@@ -15,9 +15,9 @@
|
|||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
"""
|
"""
|
||||||
Build image output_image_file from input_directory and properties_file.
|
Build image output_image_file from input_directory, properties_file, and target_out_dir
|
||||||
|
|
||||||
Usage: build_image input_directory properties_file output_image_file
|
Usage: build_image input_directory properties_file output_image_file target_out_dir
|
||||||
|
|
||||||
"""
|
"""
|
||||||
import os
|
import os
|
||||||
|
Reference in New Issue
Block a user