aboutsummaryrefslogtreecommitdiff
path: root/examples/graph_vgg19.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/graph_vgg19.cpp')
-rw-r--r--examples/graph_vgg19.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/graph_vgg19.cpp b/examples/graph_vgg19.cpp
index dcde4a2a65..c7fc333e0a 100644
--- a/examples/graph_vgg19.cpp
+++ b/examples/graph_vgg19.cpp
@@ -246,6 +246,8 @@ private:
/** Main program for VGG19
*
+ * @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
*/