diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-09-16 18:59:00 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-09-16 18:59:00 +0100 |
| commit | eb68e2a85f132cc2e75547a71484254fba17c4ac (patch) | |
| tree | e52edfb5b0aa04cae84660a7fdee7f06f99942f5 /tools/dcpdiff.cc | |
| parent | 9b29cf260353f406f4eb1d9fd53c056ad5b4fc1f (diff) | |
Tweak message.
Diffstat (limited to 'tools/dcpdiff.cc')
| -rw-r--r-- | tools/dcpdiff.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/dcpdiff.cc b/tools/dcpdiff.cc index 07bb6296..0b6ffd92 100644 --- a/tools/dcpdiff.cc +++ b/tools/dcpdiff.cc @@ -18,7 +18,7 @@ help (string n) << " -h, --help show this help\n" << "\n" << "The <DCP>s are the DCP directories to compare.\n" - << "Default is to compare metadata and content ignoring timestamps\n" + << "Default is to compare metadata and content, ignoring timestamps\n" << "and differing UUIDs. Pass -b to perform a bitwise comparison.\n"; } |
