We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 208cc7a commit 66f12d7Copy full SHA for 66f12d7
README.md
@@ -38,7 +38,7 @@ Here are a few ideas. (Care to add to this list in the discussions?)
38
* %5 Username<br/>
39
* %6 Encrypted Password (run `clarinet -e` to encrypt a password) <br/>
40
41
-Example: `clarinet "C:\example_folder\Test.clar" Test 7 mytenant myusername myencryptedpassword`
+Example: `clarinet "C:\example_folder\Test.clar" Test 7 mytenant myusername AQAAANCMnd8BFdERjHoAwE/Cl+...G3Q=`
42
43
The entire list of parameters is not required. Prompts will appear for the parameters that are not included. These are all valid examples:
44
0 commit comments