Update README.md

This commit is contained in:
Simon Rozman 2018-12-06 08:30:18 +01:00
parent 1c74fe5e10
commit cac5f9b1df
2 changed files with 6 additions and 6 deletions

View File

@ -1,7 +1,7 @@
#CredWrite
Imports given credentials to Windows Credential Manager for GÉANTLink use
# CredWrite
Imports given credentials to Windows Credential Manager for GÉANTLink use
##Usage
## Usage
```
CredWrite <username> <password> [<realm> [level]]
```

View File

@ -1,7 +1,7 @@
#MsiUseFeature
Checks the installation state of the given feature of GÉANTLink product
# MsiUseFeature
Checks the installation state of the given feature of GÉANTLink product
##Usage
## Usage
```
MsiUseFeature <feature name> [language]
```