| Index: cloud_print/gcp20/prototype/gcp20_device.cc
|
| diff --git a/cloud_print/gcp20/prototype/gcp20_device.cc b/cloud_print/gcp20/prototype/gcp20_device.cc
|
| index 74040bd0b65b57ebac4e78966a95f577de2ab60e..2b38a9af4eb35b4574fc77f41ecc1ad38d3cf86e 100644
|
| --- a/cloud_print/gcp20/prototype/gcp20_device.cc
|
| +++ b/cloud_print/gcp20/prototype/gcp20_device.cc
|
| @@ -26,6 +26,7 @@ const char kHelpMessage[] =
|
| "HTTP header\n"
|
| " -h, --help prints this message\n"
|
| " --no-announcement disables DNS announcements\n"
|
| + " --extended-response responds to PTR with additional records\n"
|
| " --simulate-printing-errors simulates some errors for local printing\n"
|
| " --unicast-respond DNS responses will be sent in unicast "
|
| "instead of multicast\n"
|
|
|