mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-08 14:15:17 +00:00
Provide a short help text and default in error case (#6992)
* Provide a short help text and default in error case * clean up short options a bit
This commit is contained in:
@@ -84,6 +84,7 @@ class FlatCompiler {
|
||||
|
||||
int Compile(int argc, const char **argv);
|
||||
|
||||
std::string GetShortUsageString(const char *program_name) const;
|
||||
std::string GetUsageString(const char *program_name) const;
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user