Browse Source

Update docs

Miroslav Abrahám 4 months ago
parent
commit
74bab850d8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/INSTALL_admin.md

+ 1 - 1
docs/INSTALL_admin.md

@@ -88,7 +88,7 @@ To install **Syncthing**, run the following commands:
 
 
     nssm set syncthing Application C:\ProgramData\scoop\apps\syncthing\current\syncthing.exe
     nssm set syncthing Application C:\ProgramData\scoop\apps\syncthing\current\syncthing.exe
     nssm set syncthing AppDirectory C:\ProgramData\scoop\apps\syncthing\current
     nssm set syncthing AppDirectory C:\ProgramData\scoop\apps\syncthing\current
-    nssm set syncthing AppParameters -no-restart -no-browser -home="C:\ProgramData\scoop\apps\syncthing\current\config"
+    nssm set syncthing AppParameters --no-restart --no-browser --home="C:\ProgramData\scoop\apps\syncthing\current\config"
 
 
     nssm set syncthing DisplayName Syncthing
     nssm set syncthing DisplayName Syncthing
     nssm set syncthing Description Syncthing synchronization tool
     nssm set syncthing Description Syncthing synchronization tool