
deluged
List of commands for deluged:
-
deluged:tldr:629fc deluged: Start the Deluge daemon using a specific configuration file.$ deluged -c ${path-to-configuration_file}try on your machineexplain this command
-
deluged:tldr:63180 deluged: Start the Deluge daemon.$ delugedtry on your machineexplain this command
-
deluged:tldr:93099 deluged: Start the Deluge daemon on a specific port.$ deluged -p ${port}try on your machineexplain this command
-
deluged:tldr:b4063 deluged: Start the Deluge daemon and output the log to a file.$ deluged -l ${path-to-log_file}try on your machineexplain this command