Skip to content

Commit

Permalink
Revert accidental typo change in #7746 (#7747)
Browse files Browse the repository at this point in the history
  • Loading branch information
steven-johnson committed Aug 7, 2023
1 parent af56605 commit 2f5c4d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Generator.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -637,7 +637,7 @@ int generate_filter_main_inner(int argc,
char **argv,
const GeneratorFactoryProvider &generator_factory_provider) {
static const char kUsage[] = R"INLINE_CODE(
gengenz
gengen
[-g GENERATOR_NAME] [-f FUNCTION_NAME] [-o OUTPUT_DIR] [-r RUNTIME_NAME]
[-d 1|0] [-e EMIT_OPTIONS] [-n FILE_BASE_NAME] [-p PLUGIN_NAME]
[-s AUTOSCHEDULER_NAME] [-t TIMEOUT]
Expand Down

0 comments on commit 2f5c4d2

Please sign in to comment.