if [ $# -eq 0 ]; then man docker return fi man docker-$1 return $?