zsh-workers
 help / color / mirror / code / Atom feed
def0bd3d9930030f7a3ece34e2b6219a28ad889c blob 335 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
 
#compdef lsattr

_arguments -s -S : \
  '-a[show all files, including hidden ones]' \
  '-d[list directory entries instead of contents]' \
  '-l[use long option names]' \
  "-p[show file's project number]" \
  '-R[act recursively]' \
  '-V[display version information]' \
  "-v[show file's version/generation number]" \
  '*: :_files'
debug log:

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