From 742e40975aeba15cf596eefbabe26642ea74d83c Mon Sep 17 00:00:00 2001 From: temporal Date: Wed, 27 Aug 2008 19:25:48 +0000 Subject: 2.0.1 release. --- src/google/protobuf/compiler/command_line_interface.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/google/protobuf/compiler/command_line_interface.h') diff --git a/src/google/protobuf/compiler/command_line_interface.h b/src/google/protobuf/compiler/command_line_interface.h index 9185e47a..d7be5317 100644 --- a/src/google/protobuf/compiler/command_line_interface.h +++ b/src/google/protobuf/compiler/command_line_interface.h @@ -67,7 +67,7 @@ class DiskSourceTree; // importer.h // } // // The compiler is invoked with syntax like: -// protoc --cpp_out=outdir --foo_out=outdir --proto_path=src foo.proto +// protoc --cpp_out=outdir --foo_out=outdir --proto_path=src src/foo.proto // // For a full description of the command-line syntax, invoke it with --help. class LIBPROTOC_EXPORT CommandLineInterface { -- cgit v1.2.3