public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
From: "Ronan Pigott" <rpigott314@gmail.com>
To: "Ronan Pigott" <rpigott314@gmail.com>, <linux-bluetooth@vger.kernel.org>
Subject: Re: [PATCH BlueZ v2 3/4] completion: add bluetoothctl zsh completions
Date: Sat, 17 Aug 2019 17:57:34 -0700	[thread overview]
Message-ID: <BWCCIR3EQSA6.378E7TPHIWLQ0@rxps> (raw)
In-Reply-To: <20190817063452.23273-4-rpigott@berkeley.edu>

On Fri Aug 16, 2019 at 11:34 PM Ronan Pigott wrote:
> +	_arguments -C \
> +		+ '(info)' \
> +		{-h,--help}'[Show help message and exit]' \
> +		{-v,--version}'--version[Show version info and exit]' \
> +		+ 'mod' \
> +		'(info)'{-a+,--agent=}'[Register agent handler]:agent:_bluezcomp_agentcap' \
> +		'(info)'{-t,--timeout}'[Timeout in seconds for non-interactive mode]' \
> +		'(info)'{-m,--monitor}'[Enable monitor output]' \

An error: the -t,--timeout option is missing the required parameter.
There are no interesting completions to offer here, but it should stop
completing command words where an argument is required.

  reply	other threads:[~2019-08-18  0:57 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-17  6:34 [PATCH BlueZ v2 0/4] Add zsh completions for bluetoothctl Ronan Pigott
2019-08-17  6:34 ` [PATCH BlueZ v2 1/4] client/main: add help option for available args Ronan Pigott
2019-08-17  6:34 ` [PATCH BlueZ v2 2/4] shared/shell: add --zsh-complete option Ronan Pigott
2019-08-17  6:34 ` [PATCH BlueZ v2 3/4] completion: add bluetoothctl zsh completions Ronan Pigott
2019-08-18  0:57   ` Ronan Pigott [this message]
2019-08-17  6:34 ` [PATCH BlueZ v2 4/4] build: install " Ronan Pigott
2019-09-06  8:13 ` [PATCH BlueZ v2 0/4] Add zsh completions for bluetoothctl Luiz Augusto von Dentz

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=BWCCIR3EQSA6.378E7TPHIWLQ0@rxps \
    --to=rpigott314@gmail.com \
    --cc=linux-bluetooth@vger.kernel.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox