zsh-workers
 help / color / mirror / code / Atom feed
99dcb00f5ea40bde8dc8b07bcfb8d2f1254e095f blob 252 bytes (raw)

1
2
3
4
5
6
7
 
#compdef jexec

_arguments -s -S : \
  '-u[host username]:host username the command will run as:_users' \
  '-U[jail username]:jail username the command will run as' \
  '(-)1:jail to execute the command in:_jails -o name' \
  '*:::arguments: _normal'
debug log:

solving 99dcb00 ...
found 99dcb00 in https://inbox.vuxu.org/zsh-workers/20150507004059.GA1983@tarsus.local2/

applying [1/1] https://inbox.vuxu.org/zsh-workers/20150507004059.GA1983@tarsus.local2/
diff --git a/Completion/BSD/Command/_jexec b/Completion/BSD/Command/_jexec
new file mode 100644
index 0000000..99dcb00

Checking patch Completion/BSD/Command/_jexec...
Applied patch Completion/BSD/Command/_jexec cleanly.

index at:
100644 99dcb00f5ea40bde8dc8b07bcfb8d2f1254e095f	Completion/BSD/Command/_jexec

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