From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: nft: Modified punctuation used in nft's show_help Date: Wed, 9 Mar 2016 13:33:00 +0100 Message-ID: <20160309123300.GA30404@salvia> References: <56DFCDE5.90003@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netfilter-devel@vger.kernel.org To: Piyush Pangtey Return-path: Received: from mail.us.es ([193.147.175.20]:57494 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753502AbcCIMdI (ORCPT ); Wed, 9 Mar 2016 07:33:08 -0500 Received: from antivirus1-rhel7.int (unknown [192.168.2.11]) by mail.us.es (Postfix) with ESMTP id 8BC981BFA97 for ; Wed, 9 Mar 2016 13:33:07 +0100 (CET) Received: from antivirus1-rhel7.int (localhost [127.0.0.1]) by antivirus1-rhel7.int (Postfix) with ESMTP id 7D4DADA391 for ; Wed, 9 Mar 2016 13:33:07 +0100 (CET) Received: from antivirus1-rhel7.int (localhost [127.0.0.1]) by antivirus1-rhel7.int (Postfix) with ESMTP id B52ECDA8F9 for ; Wed, 9 Mar 2016 13:33:05 +0100 (CET) Content-Disposition: inline In-Reply-To: <56DFCDE5.90003@gmail.com> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Wed, Mar 09, 2016 at 12:46:53PM +0530, Piyush Pangtey wrote: > Replaced '/' between shortopt and longopt with ',' , as used by other utilities. Applied, thanks.