From 90e9c749aeb30015e5a1482ac666e6cab3d50765 Mon Sep 17 00:00:00 2001 From: Victor Morales Date: Tue, 15 Aug 2017 18:12:12 -0500 Subject: Fix run.sh arguments The run.sh script had some issues to process the arguments into a specific order. Change-Id: I9c10bbf9aa10e133bfdecc67eb013c839039bc90 Signed-off-by: Victor Morales Issue-Id: INT-97 --- bootstrap/vagrant-onap/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bootstrap/vagrant-onap/CONTRIBUTING.md') diff --git a/bootstrap/vagrant-onap/CONTRIBUTING.md b/bootstrap/vagrant-onap/CONTRIBUTING.md index f11327f9e..7341a10db 100644 --- a/bootstrap/vagrant-onap/CONTRIBUTING.md +++ b/bootstrap/vagrant-onap/CONTRIBUTING.md @@ -15,7 +15,7 @@ implementation of the _functions_ created on **_lib_** folder. In order to display the Usage information you must execute the script with question mark as an argument like follows: - $ ./tools/run.sh -? + $ ./tools/run.sh or using PowerShell -- cgit 1.2.3-korg