netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: vadimk <vadim4j@gmail.com>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH] ip: Added missing usage for netconf object
Date: Tue, 15 Jul 2014 09:43:34 -0700	[thread overview]
Message-ID: <20140715094334.69fdd862@haswell> (raw)
In-Reply-To: <1404139070-14177-1-git-send-email-vadim4j@gmail.com>

On Mon, 30 Jun 2014 17:37:50 +0300
vadimk <vadim4j@gmail.com> wrote:

> ---
>  ip/ip.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/ip/ip.c b/ip/ip.c
> index 813fabd..739b88d 100644
> --- a/ip/ip.c
> +++ b/ip/ip.c
> @@ -45,7 +45,7 @@ static void usage(void)
>  "       ip [ -force ] -batch filename\n"
>  "where  OBJECT := { link | addr | addrlabel | route | rule | neigh | ntable |\n"
>  "                   tunnel | tuntap | maddr | mroute | mrule | monitor | xfrm |\n"
> -"                   netns | l2tp | tcp_metrics | token }\n"
> +"                   netns | l2tp | tcp_metrics | token | netconf }\n"
>  "       OPTIONS := { -V[ersion] | -s[tatistics] | -d[etails] | -r[esolve] |\n"
>  "                    -f[amily] { inet | inet6 | ipx | dnet | bridge | link } |\n"
>  "                    -4 | -6 | -I | -D | -B | -0 |\n"

accepted

      reply	other threads:[~2014-07-15 16:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-30 14:37 [PATCH] ip: Added missing usage for netconf object vadimk
2014-07-15 16:43 ` Stephen Hemminger [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140715094334.69fdd862@haswell \
    --to=stephen@networkplumber.org \
    --cc=netdev@vger.kernel.org \
    --cc=vadim4j@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).