]> git.ipfire.org Git - thirdparty/iproute2.git/commit
tc: m_tunnel_key: reformat the usage text
authorJiri Benc <jbenc@redhat.com>
Wed, 14 Jun 2017 19:29:49 +0000 (21:29 +0200)
committerStephen Hemminger <stephen@networkplumber.org>
Fri, 16 Jun 2017 16:11:42 +0000 (09:11 -0700)
commit50907a8245ea37875fb877d6f21f51a1f247b167
tree6a61a5162c553c789d7ab4d1c5d0314442cc58c8
parentc794b7b17902627b19ddc00699d89ea7b6b1edf7
tc: m_tunnel_key: reformat the usage text

Adding new tunnel key fields would cause the usage line overflow 80 chars.
Make the usage text similar to other commands.

Signed-off-by: Jiri Benc <jbenc@redhat.com>
tc/m_tunnel_key.c