]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
DOC: Mention -Ws in the list of available options
authorPavlos Parissis <pavlos.parissis@booking.com>
Wed, 7 Feb 2018 20:42:16 +0000 (21:42 +0100)
committerWilly Tarreau <w@1wt.eu>
Thu, 8 Feb 2018 08:35:56 +0000 (09:35 +0100)
doc/management.txt

index af216521a2a92d0bc6b89ee2604980de907bcc65..1488862e709e6aeb4095c93f12b98bf0546a810a 100644 (file)
@@ -176,6 +176,10 @@ list of options is :
     is compatible either with the foreground or daemon mode.  It is
     recommended to use this mode with multiprocess and systemd.
 
+  -Ws : master-worker mode with support of `notify` type of systemd service.
+    This option is only available when HAProxy was built with `USE_SYSTEMD`
+    build option enabled.
+
   -c : only performs a check of the configuration files and exits before trying
     to bind. The exit status is zero if everything is OK, or non-zero if an
     error is encountered.