[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20141203091829.7906b1df@urahara>
Date: Wed, 3 Dec 2014 09:18:29 -0800
From: Stephen Hemminger <stephen@...workplumber.org>
To: Vadim Kochan <vadim4j@...il.com>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH iproute2] man ip-link: Fix indentation for 'ip link
show' options
On Tue, 2 Dec 2014 22:39:11 +0200
Vadim Kochan <vadim4j@...il.com> wrote:
> BEFORE:
> The show command has additional formatting options:
>
> -s, -stats, -statistics
> output more statistics about packet usage.
>
> -d, -details
> output more detailed information.
>
> -h, -human, -human-readble
> output statistics with human readable values number followed by suffix
>
> -iec print human readable rates in IEC units (ie. 1K = 1024).
> AFTER:
> The show command has additional formatting options:
>
> -s, -stats, -statistics
> output more statistics about packet usage.
>
> -d, -details
> output more detailed information.
>
> -h, -human, -human-readble
> output statistics with human readable values number followed by suffix
>
> -iec print human readable rates in IEC units (ie. 1K = 1024).
>
> Signed-off-by: Vadim Kochan <vadim4j@...il.com>
> ---
> man/man8/ip-link.8.in | 3 +++
> 1 file changed, 3 insertions(+)
Applied
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists