Skip to content

Commit

Permalink
Sample config file tool updates
Browse files Browse the repository at this point in the history
Fixes bug #1000133

Current method of extracting config options will not work
once the global config object gets removed.

1. Update tool to read a cfg.Opt subclass instance or list of cfg.Opt subclass
   instances rather than the FLAG object.
2. Word wrap help messages
3. Insert line between consecutive options
4. Print warnings for missing option help string

Change-Id: Idd17048b6e8db6e939946968e011e68da8585b8c
  • Loading branch information
Zhongyue Luo committed May 30, 2012
1 parent cb7c437 commit 991614a
Show file tree
Hide file tree
Showing 4 changed files with 1,762 additions and 1,099 deletions.

0 comments on commit 991614a

Please sign in to comment.