aboutsummaryrefslogtreecommitdiff
path: root/examples/graph_googlenet.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/graph_googlenet.cpp')
-rw-r--r--examples/graph_googlenet.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/graph_googlenet.cpp b/examples/graph_googlenet.cpp
index f9cb9787f1..4497dbd470 100644
--- a/examples/graph_googlenet.cpp
+++ b/examples/graph_googlenet.cpp
@@ -197,6 +197,8 @@ private:
/** Main program for Googlenet
*
+ * @note To list all the possible arguments execute the binary appended with the --help option
+ *
* @param[in] argc Number of arguments
* @param[in] argv Arguments
*/