Fix nni command comments (#444)
author박세희/동작제어Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Mon, 2 Jul 2018 23:35:40 +0000 (08:35 +0900)
committer박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Mon, 2 Jul 2018 23:35:40 +0000 (08:35 +0900)
This will fix nni command comments to --pre-arg and --post-arg

Signed-off-by: SaeHie Park <saehie.park@samsung.com>
contrib/nnkit/tools/nni/nni.cpp

index 5bd2a73..da37080 100644 (file)
@@ -228,8 +228,8 @@ int main(int argc, char **argv)
 {
   // Usage:
   //  [Command] --backend [Backend module path] --backend-arg ... --backend-arg ...
-  //            --pre [Action module path] --action-arg ... --action-arg ...
-  //            --post [Action module path] --action-arg ... --action-arg ...
+  //            --pre [Action module path] --pre-arg ... --pre-arg ...
+  //            --post [Action module path] --post-arg ... --post-arg ...
   // TODO Show usage message on invalid arguments
 
   // Argument sections