diff --git a/ge/offline/main.cc b/ge/offline/main.cc index ed67b913..81e1638b 100755 --- a/ge/offline/main.cc +++ b/ge/offline/main.cc @@ -228,8 +228,7 @@ class GFlagUtils { "[General]\n" " --h/help Show this help message\n" " --mode Run mode. 0(default): generate offline model; 1: convert model to JSON format; " - "6: display model info" - "3: only pre-check; 5: convert ge dump txt file to JSON format\n" + "3: only pre-check; 5: convert ge dump txt file to JSON format; 6: display model info\n" "\n[Input]\n" " --model Model file\n" " --weight Weight file. Required when framework is Caffe\n"