From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jiri Pirko Subject: Re: [PATCH iproute2 net-next] devlink: Add json and pretty options to help and man Date: Mon, 6 Mar 2017 11:41:59 +0100 Message-ID: <20170306104159.GA1822@nanopsycho.orion> References: <1488791178-17220-1-git-send-email-roid@mellanox.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Stephen Hemminger , netdev@vger.kernel.org, Jiri Pirko , Paul Blakey To: Roi Dayan Return-path: Received: from mail-wm0-f43.google.com ([74.125.82.43]:36647 "EHLO mail-wm0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753420AbdCFKmI (ORCPT ); Mon, 6 Mar 2017 05:42:08 -0500 Received: by mail-wm0-f43.google.com with SMTP id n11so60226879wma.1 for ; Mon, 06 Mar 2017 02:42:01 -0800 (PST) Content-Disposition: inline In-Reply-To: <1488791178-17220-1-git-send-email-roid@mellanox.com> Sender: netdev-owner@vger.kernel.org List-ID: Mon, Mar 06, 2017 at 10:06:18AM CET, roid@mellanox.com wrote: >While at it also fixed missing double dash for long opts. > >Signed-off-by: Roi Dayan Acked-by: Jiri Pirko