Parcourir la source

Merge pull request #703 from gudata/patch-1

Correct behaviour
Mike Naberezny il y a 9 ans
Parent
commit
a5aedd836f
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      docs/running.rst

+ 1 - 1
docs/running.rst

@@ -256,7 +256,7 @@ Signal Handlers
 ``SIGHUP``
 
   :program:`supervisord` will stop all processes, reload the
-  configuration from the first config file it finds, and restart all
+  configuration from the first config file it finds, and start all
   processes.
 
 ``SIGUSR2``