The following commit has been merged in the master branch:
commit 754bebb9d799265effe611e27fb310bc14d660e2
Author: Ville Skyttä <[email protected]>
Date:   Fri May 1 11:09:17 2009 +0300

    Typo fix.

diff --git a/to_review/shadow b/to_review/shadow
index 717cbd3..746554f 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 \

-- 
bash-completion

_______________________________________________
Bash-completion-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/bash-completion-commits

Reply via email to