complete -c umask -s S -l symbolic -x -d 'Gets the umask in symbolic format instead of octal' complete -c umask -s p -l as-command -x -d 'Gets the umask in a format that can be used as a command' complete -c umask -s h -l help -x -d 'Display help and exit'