summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/index.html b/doc/index.html
index 53a707e..56b681e 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -603,6 +603,8 @@ Usage: <main class> [options]
-long A long number (default: 0)
</pre>
+You can customize the name of your program by calling <tt>setProgramName()</tt> on your <tt>JCommander</tt> object.
+
Options preceded by an asterisk are required.
<h2><a class="section" name="Hiding">Hiding parameters</a></h2>