zsh-workers
 help / color / mirror / code / Atom feed
182b6bb34e45a0174872b9f0fc301d5f53dee8f4 blob 400 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
 
#autoload

# watch [-cinotW] [-f snpdev] [tty]

_arguments -w -S -s : \
  "-c[reconnect on close]" \
  "-f:snp(4) device: " \
  "-i[force interactive mode even when stdout is not a tty]" \
  "-n[disable the ability to switch the watched tty interactively]" \
  "-o[reconnect on overflow]" \
  "-t[print date and time at start]" \
  "-W[allow write access to observed tty]" \
  ":tty device:_ttys -D"
debug log:

solving 182b6bb34 ...
found 182b6bb34 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).