mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-16 22:50:10 +03:00
B: Fix wording in console help (#2343)
This commit is contained in:
parent
43aeed9dbb
commit
50bd705548
@ -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";
|
||||
|
Loading…
x
Reference in New Issue
Block a user