
syncthing
List of commands for syncthing:
-
syncthing:tldr:057da syncthing: Disable the Syncthing monitor process.$ syncthing -no-restarttry on your machineexplain this command
-
syncthing:tldr:28d92 syncthing: Start Syncthing without opening a web browser.$ syncthing -no-browsertry on your machineexplain this command
-
syncthing:tldr:32efc syncthing: Change the home directory.$ syncthing -home=${path-to-directory}try on your machineexplain this command
-
syncthing:tldr:4cf9f syncthing: Force a full index exchange.$ syncthing -reset-deltastry on your machineexplain this command
-
syncthing:tldr:4ff27 syncthing: Print the device ID.$ syncthing -device-idtry on your machineexplain this command
-
syncthing:tldr:7b5e7 syncthing: Show filepaths to the files used by Syncthing.$ syncthing -pathstry on your machineexplain this command
-
syncthing:tldr:b93af syncthing: Change the address upon which the web interface listens.$ syncthing -gui-address=${select}try on your machineexplain this command
-
syncthing:tldr:c1802 syncthing: Start Syncthing.$ syncthingtry on your machineexplain this command