about summary refs log tree commit diff
path: root/Completion/Darwin/Command/_sc_usage
diff options
context:
space:
mode:
authordana <dana@dana.is>2019-02-26 01:21:29 -0600
committerdana <dana@dana.is>2019-02-26 01:21:29 -0600
commit29222ca186339aa7b69f33a00fc61b40b32dc307 (patch)
treecaac1e431659d7c457d5fbadfc64b2c52ddbacbf /Completion/Darwin/Command/_sc_usage
parent2331785afbdeee674b235711bdca05e3a7c685ca (diff)
downloadzsh-29222ca186339aa7b69f33a00fc61b40b32dc307.tar.gz
zsh-29222ca186339aa7b69f33a00fc61b40b32dc307.tar.xz
zsh-29222ca186339aa7b69f33a00fc61b40b32dc307.zip
44080: Completion: Fix several option-description typos
Diffstat (limited to 'Completion/Darwin/Command/_sc_usage')
-rw-r--r--Completion/Darwin/Command/_sc_usage2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Darwin/Command/_sc_usage b/Completion/Darwin/Command/_sc_usage
index 3a11a1bff..17909ce6f 100644
--- a/Completion/Darwin/Command/_sc_usage
+++ b/Completion/Darwin/Command/_sc_usage
@@ -5,6 +5,6 @@ _arguments -s -A '-*' : \
   '-e[sort output by call count]' \
   '-l[use scrolling output style instead of window updating style]' \
   '-s+[specify sampling interval]:seconds' \
-  '(- :)-E[specify command path and args to excute]: :_absolute_command_paths:*:: :_normal' \
+  '(- :)-E[specify command path and args to execute]: :_absolute_command_paths:*:: :_normal' \
   '1: : _alternative "processes:: _pids"
 	"processes-names:: _process_names -a"'