zsh-workers
 help / color / mirror / code / Atom feed
8a830ae71ffca367ad961ce82b6ed4a26ca237f5 blob 302 bytes (raw)

1
2
3
4
5
6
7
8
9
 
#compdef entr

_arguments -s -S \
  '-c[execute clear before invoking utility]' \
  '-d[track directories and exit if a new file is added]' \
  '-p[postpone first execution of the utility]' \
  '-r[reload a persistent child process]' \
  '(-):command name:_command_names -e' \
  '*::arguments:_normal'
debug log:

solving 8a830ae71 ...
found 8a830ae71 in https://git.vuxu.org/mirror/zsh/

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