diff --git a/srvman.json b/srvman.json index 24bb022334..c1a9f3edf5 100644 --- a/srvman.json +++ b/srvman.json @@ -14,7 +14,7 @@ ["srvman.exe", "service"] ], "checkver": "Current Release: Version ([0-9\\.]+)", - "notes": "Always use sudo to start, stop or edit ig. [ sudo srvman start nginx or sudo service restart apache ]. - + "notes": "Always use sudo to start, stop or edit ig. [ sudo srvman start nginx or sudo service restart apache ]. + Visit http://tools.sysprogs.org/srvman/ for more info" }