option()->require()->describedAs('A person\'s name'); $name = $hello_cmd[0]; echo "Hello, $name", PHP_EOL;