man: add missing description of tun parameters in nmcli manual page
authorJiří Klimeš <jklimes@redhat.com>
Sat, 28 Nov 2015 18:25:18 +0000 (19:25 +0100)
committerJiří Klimeš <jklimes@redhat.com>
Sat, 28 Nov 2015 18:48:02 +0000 (19:48 +0100)
Fixes: 64c6b124d24c0cd06b2868b4ca6a71f8e78e6c00

man/nmcli.1.in

index 72ab860..a020ce5 100644 (file)
@@ -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 <UID>]\fP" 42
+\(en UID of the owner
+.IP "\fI[group <GID>]\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