Signed-off-by: Mikhail Sennikovsky <mikhail.sennikovskii@xxxxxxxxxxxxxxx> --- conntrack.8 | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/conntrack.8 b/conntrack.8 index 1174c6c..3db4849 100644 --- a/conntrack.8 +++ b/conntrack.8 @@ -135,6 +135,14 @@ to overrun the socket buffer. Note that using a big buffer reduces the chances to hit ENOBUFS, however, this results in more memory consumption. . This option can only be used in conjunction with "\-E, \-\-event". +.TP +.BI "-" +Make conntrack accept multiple sets of ct entry-related parameters on stdin. +This option is useful for the fast bulk conntrack entries updates. +. +This option can only be used in conjunction with "\-I, \-\-create", +"\-U, \-\-update" and "\-D, \-\-delete". +No other options are allowed to be present on the command line. .SS FILTER PARAMETERS .TP -- 2.25.1