diff options
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"; } |
