<?xml version="1.0" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title></title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<link rev="made" href="mailto:" />
</head>

<body>



<ul id="index">
  <li><a href="#NAME">NAME</a></li>
  <li><a href="#ABSTRACT">ABSTRACT</a></li>
  <li><a href="#DESCRIPTION">DESCRIPTION</a>
    <ul>
      <li><a href="#GLOBAL-OPTIONS">GLOBAL OPTIONS</a></li>
      <li><a href="#SUBCOMMANDS">SUBCOMMANDS</a></li>
    </ul>
  </li>
</ul>

<h1 id="NAME">NAME</h1>

<p>mysimpleapp - a simple app</p>

<h1 id="ABSTRACT">ABSTRACT</h1>

<p>Just a very simple example app to document some features</p>

<h1 id="DESCRIPTION">DESCRIPTION</h1>

<h2 id="GLOBAL-OPTIONS">GLOBAL OPTIONS</h2>

<pre><code>    --verbose -v    [] be verbose (flag; multiple)        
    --wc               word count (flag)                  
    --lc               line count (flag)                  
    --with             with ...                           
    --file1            existing file                      
    --file2            possible file                      
    --dir1             existing dir                       
    --dir2             possible dir                       
    --longoption       some long option description (flag)
                       split over several lines to        
                       demonstrate                        
    --longoption2      some other long option             
                       description split over several     
                       lines to demonstrate               
    --help -h          Show command help (flag)           </code></pre>

<h2 id="SUBCOMMANDS">SUBCOMMANDS</h2>


</body>

</html>