zsh-workers
 help / color / mirror / code / Atom feed
46e4ffc81fc337bc543c53f6773a446c3f6334f1 blob 295 bytes (raw)

1
2
3
4
5
6
7
8
 
#compdef command

_arguments \
  '-v[indicate result of command search]:*:command:_path_commands' \
  '-V[show result of command search in verbose form]:*:command:_path_commands' \
  '(-)-p[use default PATH to find command]' \
  ':command:_path_commands' \
  '*::arguments: _normal -p $service'
debug log:

solving 46e4ffc81 ...
found 46e4ffc81 in https://inbox.vuxu.org/zsh-workers/20190402030847.GA89893@CptOrmolo.darkstar/
found 4e2858676 in https://git.vuxu.org/mirror/zsh/
preparing index
index prepared:
100644 4e28586761174ba28f397783aca829e5afb5298c	Completion/Zsh/Command/_command

applying [1/1] https://inbox.vuxu.org/zsh-workers/20190402030847.GA89893@CptOrmolo.darkstar/
diff --git a/Completion/Zsh/Command/_command b/Completion/Zsh/Command/_command
index 4e2858676..46e4ffc81 100644

Checking patch Completion/Zsh/Command/_command...
Applied patch Completion/Zsh/Command/_command cleanly.

index at:
100644 46e4ffc81fc337bc543c53f6773a446c3f6334f1	Completion/Zsh/Command/_command

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