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/_objdump | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/Unix/Command/_objdump') diff --git a/Completion/Unix/Command/_objdump b/Completion/Unix/Command/_objdump index 8984925e7..07dbd31de 100644 --- a/Completion/Unix/Command/_objdump +++ b/Completion/Unix/Command/_objdump @@ -92,7 +92,7 @@ case $variant in '-bind[display Mach-O binding info]' '-color[use colored syntax highlighting]' '-data-in-code[w -macho: print data in code table]' - "-dis-symname=[w -macho: disassemble just the specfied symbol's instructions]" + "-dis-symname=[w -macho: disassemble just the specified symbol's instructions]" '(-disassemble -d)'{-disassemble,-d}'[display assembler mnemonics for machine instructions]' '(-disassemble-all -D)'{-disassemble-all,-D}'[disassemble all instruction sections]' '-dsym=[w -macho -g: use the specified .dSYM file for debug info]:dsym file:_files' -- cgit v1.2.3