summaryrefslogtreecommitdiff
path: root/plugins/cpanm/_cpanm
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/cpanm/_cpanm')
-rw-r--r--plugins/cpanm/_cpanm2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/cpanm/_cpanm b/plugins/cpanm/_cpanm
index ff9ae1c15..f328dd997 100644
--- a/plugins/cpanm/_cpanm
+++ b/plugins/cpanm/_cpanm
@@ -36,7 +36,7 @@ arguments=(
'--reinstall[Reinstall the distribution even if you already have the latest version installed]'
'--interactive[Turn on interactive configure]'
- '--scandeps[Scan the depencencies of given modules and output the tree in a text format]'
+ '--scandeps[Scan the dependencies of given modules and output the tree in a text format]'
'--format[Specify what format to display the scanned dependency tree]:scandeps format:(tree json yaml dists)'
'--save-dists[Specify the optional directory path to copy downloaded tarballs]'