tabs -> spaces.
[dcpomatic.git] / src / tools / dcpomatic_server_cli.cc
index 76d0850341619c9638861e27538ee7f22285ea5b..b0c84b4eb9b8d3f6e7b31ca3c932dff1c924934d 100644 (file)
@@ -52,7 +52,7 @@ help (string n)
 {
        cerr << "Syntax: " << n << " [OPTION]\n"
             << "  -v, --version      show DCP-o-matic version\n"
-            << "  -h, --help         show this help\n"
+            << "  -h, --help         show this help\n"
             << "  -t, --threads      number of parallel encoding threads to use\n";
 }