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/_chsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/Unix/Command/_chsh') diff --git a/Completion/Unix/Command/_chsh b/Completion/Unix/Command/_chsh index 006aa82a1..802369807 100644 --- a/Completion/Unix/Command/_chsh +++ b/Completion/Unix/Command/_chsh @@ -50,7 +50,7 @@ case $OSTYPE in args+=( '(-)'{-u,--usage}'[display short usage message]' '(-)--help[display help information]' - '(-D --binddn)'{-D+,--binddn=}'[specify LDAP disingushed name to bind]:binddn' + '(-D --binddn)'{-D+,--binddn=}'[specify LDAP distinguished name to bind]:binddn' '(-P --path)'{-P+,--path=}'[specify path to search for passwd and shadow files]:path:_directories' '(-q --quiet)'{-q,--quiet}"[don't be verbose]" '--service=[use specified name service]:service:(files nis nisplus ldap)' -- cgit 1.4.1