diff --git a/docs/manual.html b/docs/manual.html index bcbe206..349a38e 100644 --- a/docs/manual.html +++ b/docs/manual.html @@ -48,6 +48,7 @@
  • I want one argument or the other, but not both...
  • I have more arguments than single flags make sense for...
  • I want to constrain the values allowed for a particular argument...
  • +
  • I want the Args to add themselves to the CmdLine...
  • Exceptions