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

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

_arguments -s -S : \
  '-a[add partition mappings]' \
  '-r[read-only partition mappings]' \
  '-d[delete partition mappings]' \
  '-u[update partition mappings]' \
  '-l[list partition mappings]' \
  '-p[set device name-partition number delimiter]' \
  '-f[force creation of mappings]' \
  '-g[force GUID partition table]' \
  '-v[operate verbosely]' \
  '-n[return before the partitions are created]' '!(-n)-s' \
  '1: : _files'
debug log:

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