NAME

mysimpleapp - a simple app

ABSTRACT

Just a very simple example app to document some features

DESCRIPTION

GLOBAL OPTIONS

--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)           

SUBCOMMANDS