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 2268bfd commit 9acb7b0Copy full SHA for 9acb7b0
src/ServiceControl/Hosting/Help.txt
@@ -78,6 +78,7 @@ EXAMPLES:
78
--description="Service for monitoring"
79
--username="corp\serviceuser"
80
--password="p@ssw0rd!"
81
- --url="http://localhost:9090"
+ --d=ServiceControl/Hostname==localhost
82
+ --d=ServiceControl/Port==33334
83
84
ServiceControl.exe --uninstall --serviceName="MyServiceControl"
0 commit comments