Index: /trunk/FACT++/src/test3.cc
===================================================================
--- /trunk/FACT++/src/test3.cc	(revision 10315)
+++ /trunk/FACT++/src/test3.cc	(revision 10316)
@@ -77,4 +77,11 @@
 void PrintHelp()
 {
+    cout <<
+        "The default is that the program is started without user intercation. "
+        "All actions are supposed to arrive as DimCommands. Using the -c "
+        "option, a local shell can be initialized. With h or help a short "
+        "help message about the usuage can be brought to the screen."
+        << endl;
+
     /*
      cout << "bla bla bla" << endl << endl;
