zsh-workers
 help / color / mirror / code / Atom feed
From: Michal Halenka <michal.halenka@gmail.com>
To: zsh-workers@zsh.org
Subject: [PATCH] fix arping syntax
Date: Thu, 15 Nov 2012 19:04:30 +0100	[thread overview]
Message-ID: <50A52EAE.3070905@gmail.com> (raw)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

- From c11baf4dbe2600ca7fda611e547479308bb11a78 Mon Sep 17 00:00:00 2001
From: Michal Halenka <michal.halenka@gmail.com>
Date: Thu, 15 Nov 2012 18:55:06 +0100
Subject: [PATCH] fix arping syntax

fixing arping parameters completion for interface

Signed-off-by: Michal Halenka <michal.halenka@gmail.com>
- ---
 Completion/Unix/Command/_arping |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Completion/Unix/Command/_arping
b/Completion/Unix/Command/_arping
index fea1109..5edda21 100644
- --- a/Completion/Unix/Command/_arping
+++ b/Completion/Unix/Command/_arping
@@ -35,7 +35,7 @@ _arguments -s \
   '-s[set source MAC address]:source MAC address' \
   '-t[set target MAC address]:target MAC address' \
   '-c[send this many requests]:count' \
- -  '-i[interface]:interface:_net_interfaces' \
+  '-I[interface]:interface:_net_interfaces' \
   '-A[only count addresses matching requested address]' \
   '(-B):address:_hosts'

- -- 
1.7.8.6

- -- 
Michal Halenka, PGP 0x107F72B4
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (GNU/Linux)

iQIcBAEBAgAGBQJQpS6tAAoJEIe+iWUQf3K0iQwP/3uXj3azhYoRZyro4m4t18c2
0RAidB4zZ/p4ZZ7nIaZ3+yT2MUqKYvXOpKQPeYD0bkjXh35AqEkKAoLOW5BJ7FWA
B9u2nbSlj4S3PJCIhp9sE93GB8TgOQWusp9c3be0EclRCmGHqLb0DstkBdm4/NNo
fvdUW+F0XjIfYg6B+swcfXJH9Ufjq0Rl1yxnSW/M0c0o385d7nE3pK87yD9J67aN
f4xFOsD7OHxRSUFWx/hzPzMlkwU1Laq4eh4lGf89T1Lx6vcXB0+cNBAfeVqbcG1m
/2K0+0s684eTWmpJUXZB8TiCN0RIbSERWo7uOkDO+Npa37rQzNWMQDFk4ziDWtIe
4iw9krBAR2IIcQxi+b5y8l9EwDjM94ZNTdF1Y2hXCQzQw3RYUrmduOZnSlz1YOdN
rTmhcCswESpT6YxPfdpbc+UlSM7TjJxjHWJPN4DRC8ccww2Ey6VSswuswuYiHUZn
yseu+X9WKtM/e/4KU7fIBLFPXzu8NWABsbN2gmD9b2Cq+4Ah5gsB80s6440OIaGV
QauITkpDEeEWopZPbSzyjlm+Ltc6r9nBaYLE718X+r3k5bBCd5gWHDBAhM2HtGxt
+YmOXgkeydtO1sY+exfqNQbf1E9tnJBrW1x47Cuo4it4cK/fEbMlXQLYj7lspMdW
7hwetzJ4UsdtyFQmVroj
=4zma
-----END PGP SIGNATURE-----


                 reply	other threads:[~2012-11-15 18:05 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=50A52EAE.3070905@gmail.com \
    --to=michal.halenka@gmail.com \
    --cc=zsh-workers@zsh.org \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

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).