Index: /trunk/FACT++/src/ratescan.cc
===================================================================
--- /trunk/FACT++/src/ratescan.cc	(revision 12202)
+++ /trunk/FACT++/src/ratescan.cc	(revision 12203)
@@ -399,4 +399,5 @@
 {
     cout <<
+        /*
         "The feedback control the BIAS voltages based on the calibration signal.\n"
         "\n"
@@ -405,7 +406,7 @@
         "option, a local shell can be initialized. With h or help a short "
         "help message about the usuage can be brought to the screen.\n"
-        "\n"
-        "Usage: feedback [-c type] [OPTIONS]\n"
-        "  or:  feedback [OPTIONS]\n";
+        "\n"*/
+        "Usage: ratescan [-c type] [OPTIONS]\n"
+        "  or:  ratescan [OPTIONS]\n";
     cout << endl;
 }
