index : devtools32 | |
Archlinux32 fork of devtools | gitolite user |
summaryrefslogtreecommitdiff |
author | Robin Candau <robincandau@protonmail.com> | 2024-02-23 11:04:03 +0100 |
---|---|---|
committer | Levente Polyak <anthraxx@archlinux.org> | 2024-04-23 20:23:42 +0200 |
commit | 55c2ca1312e649916a9a4469b7e88464f2f20c38 (patch) | |
tree | 01e494934a38e835b75aeb77c6e0391a312f612d /contrib/completion/zsh | |
parent | ccee85b2ab8131a1eb285a90bf4107ee638952a6 (diff) |
-rw-r--r-- | contrib/completion/zsh/_devtools.in | 1 |
diff --git a/contrib/completion/zsh/_devtools.in b/contrib/completion/zsh/_devtools.in index f430dae..7c0fe91 100644 --- a/contrib/completion/zsh/_devtools.in +++ b/contrib/completion/zsh/_devtools.in @@ -311,6 +311,7 @@ _pkgctl_version_setup_args=( ) _pkgctl_version_upgrade_args=( + '--no-update-checksums[Disable computation and update of the checksums]' '(-v --verbose)'{-v,--verbose}'[Display results including up-to-date versions]' '(-h --help)'{-h,--help}'[Display usage]' '*:git_dir:_files -/' |