complete -c pwd -s L -l logical -d 'use PWD from environment, even if it contains symlinks'
complete -c pwd -s P -l physical -d 'avoid all symlinks'
complete -c pwd -s h -l help -d 'Print help'
complete -c pwd -s V -l version -d 'Print version'
