diff options
Diffstat (limited to 'www/code.html')
-rw-r--r-- | www/code.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/www/code.html b/www/code.html index a1c08efe..6050aa1a 100644 --- a/www/code.html +++ b/www/code.html @@ -404,9 +404,6 @@ the first argument, not the command name. Use toys.which->name for the command name.</p></li> <li><p>int <b>optc</b> - Optarg count, equivalent to argc but for optargs[].<p></li> -<li><p>int <b>exithelp</b> - Whether error_exit() should print a usage message -via help_main() before exiting. (True during option parsing, defaults to -false afterwards.)</p></li> </ul> <a name="toy_union" /> |