Update documentation

Signed-off-by: Simon Rozman <simon@rozman.si>
This commit is contained in:
2019-08-12 13:18:51 +02:00
parent 2e8bd4403f
commit d66ad98a49
5 changed files with 39 additions and 4 deletions

View File

@@ -1,7 +1,9 @@
# MsiUseFeature
Checks the installation state of the given feature of GÉANTLink product
## Usage
```
MsiUseFeature <feature name> [language]
```
@@ -11,7 +13,8 @@ MsiUseFeature <feature name> [language]
Note: The MSI product code changes on every release. Therefore, `MsiUseFeature` utility with identical version should be used.
Return codes:
### Return codes
- -1 = Invalid parameters
- 0 = Success
- 1 = The product is not installed, or feature state is unknown