schemacrawler / SchemaCrawler

Free database schema discovery and comprehension tool
http://www.schemacrawler.com/
Other
1.6k stars 199 forks source link

Modify schemacrawler command line help #62

Closed pyrocks closed 8 years ago

pyrocks commented 8 years ago

Following our discussion in the forum ([https://sourceforge.net/p/schemacrawler/discussion/495990/thread/784fd8a3/]) - here are a few suggestions:

  1. help for -command=graph should display relevant outputformat for graphviz, not the standard outputformat. if you want you can redirect to the output format webpage of graphviz
  2. when displaying help for a specific sub-section, in example a specific command - it should only display the help relevant to that command/sub-section and not the entire help all over again (help should be more focused on help needed by user's input).
schemacrawler commented 8 years ago

Thanks, Mor. I will fix this.