Update README.md

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

View File

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

View File

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