From mboxrd@z Thu Jan 1 00:00:00 1970 From: Panu Matilainen Subject: Re: [PATCH] tools/dpdk_nic_bind.py: alias -s to --summary Date: Fri, 30 Oct 2015 15:46:19 +0200 Message-ID: <563374AB.9040905@redhat.com> References: <1446206979-17430-1-git-send-email-harry.van.haaren@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit To: Harry van Haaren , dev@dpdk.org Return-path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by dpdk.org (Postfix) with ESMTP id 57A458E9B for ; Fri, 30 Oct 2015 14:46:22 +0100 (CET) In-Reply-To: <1446206979-17430-1-git-send-email-harry.van.haaren@intel.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 10/30/2015 02:09 PM, Harry van Haaren wrote: > This patch adds -s as an alias to --summary in dpdk_nic_bind.py, > providing a convienient shorthand. The patch is about adding an alias to --status, but the summary talks about --summary. And I nearly did the same when writing this :) - Panu -