ruby_cl_skeleton

Path: ruby_cl_skeleton
Last Update: Mon Dec 03 15:57:49 -0800 2007

Synopsis

  This is a sample description of the application.
  Blah blah blah.

Examples

  This command does blah blah blah.
    ruby_cl_skeleton foo.txt

  Other examples:
    ruby_cl_skeleton -q bar.doc
    ruby_cl_skeleton --verbose foo.html

Usage

  ruby_cl_skeleton [options] source_file

  For help use: ruby_cl_skeleton -h

Options

  -h, --help          Displays help message
  -v, --version       Display the version, then exit
  -q, --quiet         Output as little as possible, overrides verbose
  -V, --verbose       Verbose output
  TO DO - add additional options

Author

  YourName

Copyright

  Copyright (c) 2007 YourName. Licensed under the MIT License:
  http://www.opensource.org/licenses/mit-license.php

Required files

optparse   rdoc/usage   ostruct  

[Validate]