X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=tools%2Fphm2helix.cpp;h=93a8390f56bc86614e5170d01626280f74f29ffa;hp=6ef902e9d546d70b278e3e0a97a4b59e9f803d53;hb=4b49778f44b9149451ba36e5f1bd7830c74c8fee;hpb=4ff226fc6afb090a5211f3c0c12650207609ba90 diff --git a/tools/phm2helix.cpp b/tools/phm2helix.cpp index 6ef902e..93a8390 100644 --- a/tools/phm2helix.cpp +++ b/tools/phm2helix.cpp @@ -78,7 +78,7 @@ phm2helix_usage (const char *program) std::cout << " (default = 1)\n"; std::cout << " --scan-ratio Length to scan (scan diameter to view diameter)\n"; std::cout << " (default = 1)\n"; - std::cout << " --offsetview Initial gantry offset in 'views' (default = 0)\n"; + std::cout << " --offsetview Initial gantry offset in 'views' (default = 0)\n"; std::cout << " --trace Trace level to use\n"; std::cout << " none No tracing (default)\n"; std::cout << " console Trace text level\n";