diff --git a/man/nmcli.1.in b/man/nmcli.1.in index 72ab860fd..a020ce52f 100644 --- a/man/nmcli.1.in +++ b/man/nmcli.1.in @@ -651,6 +651,22 @@ The value can be prefixed with \fBifname/\fP, \fBuuid/\fP or \fBid/\fP to disamb .RE .RS .TP +.B tun: +.IP "\fImode tun|tap\fP" 42 +\(en Mode for the device +.IP "\fI[owner ]\fP" 42 +\(en UID of the owner +.IP "\fI[group ]\fP" 42 +\(en GID of the group +.IP "\fI[pi yes|no>]\fP" 42 +\(en include packet information (~IFF_NO_PI flag) +.IP "\fI[vnet-hdr yes|no>]\fP" 42 +\(en send and receive large (i.e. GSO) packets and packets with partial checksums (IFF_VNET_HDR flag) +.IP "\fI[multi-queue yes|no>]\fP" 42 +\(en multi-queue support for tun/tap device (IFF_MULTI_QUEUE flag) +.RE +.RS +.TP .B SLAVE_OPTIONS: .RE .RS