vccdiscover: Added additional documentation

Added explaination that vccdiscover output is machine-parsable
This commit is contained in:
Fredrik Høisæther Rasch
2017-03-21 01:31:31 +01:00
committed by Fredrik Høisæther Rasch
parent 05faad30a4
commit c7a0087c82

View File

@@ -38,6 +38,10 @@ Arguments:
<version> Optionally specify the version to discover
Valid values: 0, 90, 100, 110, 120, 140
A value of 0 will discover the latest installed SDK
For each specified version the utility prints a line with the
following format:
<version>: <path>
"""
var quitValue = 0
let args = commandLineParams()