summaryrefslogtreecommitdiffstats
path: root/bootstrap/vagrant-onap/CONTRIBUTING.md
diff options
context:
space:
mode:
authorVictor Morales <victor.morales@intel.com>2017-08-15 18:12:12 -0500
committerVictor Morales <victor.morales@intel.com>2017-08-15 18:12:12 -0500
commit90e9c749aeb30015e5a1482ac666e6cab3d50765 (patch)
treecd24ca11b7d7d15e480a0be234ac79b302879341 /bootstrap/vagrant-onap/CONTRIBUTING.md
parent5d5c5da9317e4681c10e6fe2a8f76aeb680d3517 (diff)
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 <victor.morales@intel.com> Issue-Id: INT-97
Diffstat (limited to 'bootstrap/vagrant-onap/CONTRIBUTING.md')
-rw-r--r--bootstrap/vagrant-onap/CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
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