Index: tools/gn/command_gen.cc |
diff --git a/tools/gn/command_gen.cc b/tools/gn/command_gen.cc |
index cacab8498cacad86a13f9c5d9f58b1be8418525d..5c0a5a94f7ae2664cd2042085adf299c66e58f47 100644 |
--- a/tools/gn/command_gen.cc |
+++ b/tools/gn/command_gen.cc |
@@ -51,7 +51,7 @@ const char kGen_HelpShort[] = |
const char kGen_Help[] = |
"gn gen: Generate ninja files.\n" |
"\n" |
- " gn gen <output_directory>\n" |
+ " gn gen <out_dir>\n" |
"\n" |
" Generates ninja files from the current tree and puts them in the given\n" |
" output directory.\n" |