From 754bebb9d799265effe611e27fb310bc14d660e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Fri, 1 May 2009 11:09:17 +0300 Subject: [PATCH] Typo fix. --- to_review/shadow | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/to_review/shadow b/to_review/shadow index 717cbd3a..746554f8 100644 --- a/to_review/shadow +++ b/to_review/shadow @@ -49,7 +49,7 @@ _useradd() $split && return 0 if [[ "$cur" == -* ]]; then - COMREPLY=( $( compgen -W '-b --base-dir -c --comment -d --home \ + COMPREPLY=( $( compgen -W '-b --base-dir -c --comment -d --home\ -D --defaults -e --expiredate -f --inactive -g --gid \ -G --groups -h --help -k --skel -K --key -l -M \ -m --create-home -N --no-user-group -o --non-unique \