diff options
Diffstat (limited to 'src/_bundle')
| -rw-r--r-- | src/_bundle | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_bundle b/src/_bundle index f6dbb64..d3b3e27 100644 --- a/src/_bundle +++ b/src/_bundle @@ -167,7 +167,7 @@ case $state in '--gemfile=-[use the specified gemfile instead of Gemfile]:gemfile:_files' \ "--no-install[don't install the gems, only update the cache]" \ "--no-prune[don't remove stale gems from the cache]" \ - '--path=-[specify a different path than the system default($BUNDLE_PATH or $GAM_HOME)]: :_files' \ + '--path=-[specify a different path than the system default($BUNDLE_PATH or $GEM_HOME)]: :_files' \ '--quite[only output warnings and errors]' \ '--frozen[do not allow the Gemfile.lock to be updated after this bundle cache operation]' \ '--no-color[disable colorization in output]' \ |
