diff --git a/rffmpeg b/rffmpeg index 80bf951..14ac503 100755 --- a/rffmpeg +++ b/rffmpeg @@ -909,6 +909,7 @@ def run_control(config): def rffmpeg_click_log(host): """ Clear all active process and states from the database, optionally limited to a host with internal ID/IP/hostname/servername HOST. + This command is designed to assist in rare error cases whereby stuck process states are present in the database, and should be used sparingly. This will not affect running processes negatively, though rffmpeg will no longer see them as active. It is recommended to run this command only when you are sure that no processes are actually running. """ with dbconn(config) as cur: