zsh-workers
 help / color / mirror / code / Atom feed
3a11a1bff761f4cc3316e0ace0dccee6b3213bfd blob 424 bytes (raw)

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

_arguments -s -A '-*' : \
  '-c+[specify code file to use]:code file:_files' \
  '-e[sort output by call count]' \
  '-l[use scrolling output style instead of window updating style]' \
  '-s+[specify sampling interval]:seconds' \
  '(- :)-E[specify command path and args to excute]: :_absolute_command_paths:*:: :_normal' \
  '1: : _alternative "processes:: _pids"
	"processes-names:: _process_names -a"'
debug log:

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