diff options
author | (GalaxyMaster) <galaxy4public@users.noreply.github.com> | 2017-01-10 18:55:50 +1100 |
---|---|---|
committer | Martin Pitt <martin.pitt@ubuntu.com> | 2017-01-10 08:55:50 +0100 |
commit | 23d0fff78d78adedb525f3ec5856b8cd126265c2 (patch) | |
tree | e2ce9335b48884d2fb8177947c47bbfcb838485c /man | |
parent | 5acc0c86e11c5f903189395e47caa178b66509a7 (diff) |
socket-proxyd: fix --connections-max help message and docs (#5044)
Diffstat (limited to 'man')
-rw-r--r-- | man/systemd-socket-proxyd.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-socket-proxyd.xml b/man/systemd-socket-proxyd.xml index 74d9e1c124..a86b13daa8 100644 --- a/man/systemd-socket-proxyd.xml +++ b/man/systemd-socket-proxyd.xml @@ -86,7 +86,7 @@ <xi:include href="standard-options.xml" xpointer="help" /> <xi:include href="standard-options.xml" xpointer="version" /> <varlistentry> - <term><option>--max-connections=</option></term> + <term><option>--connections-max=</option></term> <term><option>-c</option></term> <listitem><para>Sets the maximum number of simultaneous connections, defaults to 256. |