zsh-workers
 help / color / mirror / code / Atom feed
0b8aeee9dcce447eea481c9398296d9aae793449 blob 525 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
 
#compdef pkgrm

	_arguments -s \
	'-Y[select packages by category]:category: ' \
	- set1 \
	'-n[non-interactive mode]' \
	'-v[trace all scripts]' \
	'-a[admin file]:admin file:_files' \
	"-A[force removal of all files]" \
	"-M[don't use vfstab file]" \
	'-R[root path]:root path:_files -/' \
	'-V[alternate vfstab file]:vfstab file:_files' \
	'*:package instance:_pkg_instance --_opts installed:set1--R' \
	- set2 \
	'-s[spool package]:spool directory:_files -/' \
	'*:package instance:_pkg_instance --_opts spooled:set2--s'
debug log:

solving 0b8aeee9d ...
found 0b8aeee9d in https://inbox.vuxu.org/zsh-workers/32841-1625786855.321208@uVn9.8qCB.5YXS/
found 25a950221 in https://git.vuxu.org/mirror/zsh/
preparing index
index prepared:
100644 25a95022186270faae0fa9b701e26ef145a95772	Completion/Unix/Command/_pkgrm

applying [1/1] https://inbox.vuxu.org/zsh-workers/32841-1625786855.321208@uVn9.8qCB.5YXS/
diff --git a/Completion/Unix/Command/_pkgrm b/Completion/Unix/Command/_pkgrm
index 25a950221..0b8aeee9d 100644

Checking patch Completion/Unix/Command/_pkgrm...
Applied patch Completion/Unix/Command/_pkgrm cleanly.

index at:
100644 0b8aeee9dcce447eea481c9398296d9aae793449	Completion/Unix/Command/_pkgrm

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