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 \