diff --git a/src/observer/main.cpp b/src/observer/main.cpp index c7297e92863d8bb88010437495558ff52dabf20c..51456c39f3d9135cf8ad009a44dd007228a50a0f 100644 --- a/src/observer/main.cpp +++ b/src/observer/main.cpp @@ -58,6 +58,7 @@ static void print_help() { MPRINT("observer [OPTIONS]"); MPRINT(" -h,--help print this help"); + MPRINT(" -v,--version print the information of version"); MPRINT(" -z,--zone ZONE zone"); MPRINT(" -p,--mysql_port PORT mysql port"); MPRINT(" -P,--rpc_port PORT rpc port");