diff --git a/src/nebula/oned.cc b/src/nebula/oned.cc index 39b782d9b1..608abaea03 100644 --- a/src/nebula/oned.cc +++ b/src/nebula/oned.cc @@ -50,7 +50,7 @@ static void print_help() << "SYNOPSIS\n" << " Starts the OpenNebula daemon\n\n" << "OPTIONS\n" - << " -v, --verbose\toutput version information and exit\n" + << " -v, --version\toutput version information and exit\n" << " -h, --help\tdisplay this help and exit\n" << " -f, --foreground\tforeground, do not fork the oned daemon\n" << " -i, --init-db\tinitialize the database and exit\n";