diff options
Diffstat (limited to 'src/_conan')
| -rw-r--r-- | src/_conan | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -151,9 +151,9 @@ _conan_cache() { local ret=1 _arguments -C \ - '(- *)'{-h,--help}'[show help message and exit]' \ - '1: :(clean path)' \ - '*:: :->args' + '(- *)'{-h,--help}'[show help message and exit]' \ + '1: :(clean path)' \ + '*:: :->args' case $state in (args) |
