mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
Oned: Fix typo in help (#553)
This commit is contained in:
parent
56341375b6
commit
fa727a7e13
@ -53,7 +53,7 @@ static void print_help()
|
||||
<< " -v, --verbose\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 dabase and exit\n";
|
||||
<< " -i, --init-db\tinitialize the database and exit\n";
|
||||
}
|
||||
|
||||
/* ------------------------------------------------------------------------- */
|
||||
|
Loading…
x
Reference in New Issue
Block a user