From 29222ca186339aa7b69f33a00fc61b40b32dc307 Mon Sep 17 00:00:00 2001 From: dana Date: Tue, 26 Feb 2019 01:21:29 -0600 Subject: 44080: Completion: Fix several option-description typos --- Completion/Unix/Command/_sysctl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/Unix/Command/_sysctl') diff --git a/Completion/Unix/Command/_sysctl b/Completion/Unix/Command/_sysctl index 2bdcc71f5..0416ca05e 100644 --- a/Completion/Unix/Command/_sysctl +++ b/Completion/Unix/Command/_sysctl @@ -85,7 +85,7 @@ case $OSTYPE in '(-A -a -M)-q[silently ignore nonexistent variables]' \ '(-M -x)-r[binary output]' \ '(-a -A -d -e -f -M -r)-w[write mode]' \ - '(-d -M -r)*-x[hex output. -xx for hexdupm-like output]' \ + '(-d -M -r)*-x[hex output. -xx for hexdump-like output]' \ '*:sysctl variable:_multi_parts ${words[(r)-w]:+-S=} -i . sysctlvars' ;; *) -- cgit 1.4.1