From a5eafa9a5e60987ab07c7b30563d699e9c79510f Mon Sep 17 00:00:00 2001 From: vadimk Date: Mon, 27 Oct 2014 17:22:58 +0200 Subject: [PATCH] man ip: Add missing '-details' option Signed-off-by: Vadim Kochan --- man/man8/ip.8 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/man/man8/ip.8 b/man/man8/ip.8 index 9065b3a05..2d42e9813 100644 --- a/man/man8/ip.8 +++ b/man/man8/ip.8 @@ -58,6 +58,10 @@ Output more information. If the option appears twice or more, the amount of information increases. As a rule, the information is statistics or some time values. +.TP +.BR "\-d" , " \-details" +Output more detailed information. + .TP .BR "\-l" , " \-loops " Specify maximum number of loops the 'ip addr flush' logic -- 2.47.2