Index: /trunk/FACT++/src/ReadlineColor.cc
===================================================================
--- /trunk/FACT++/src/ReadlineColor.cc	(revision 11946)
+++ /trunk/FACT++/src/ReadlineColor.cc	(revision 11947)
@@ -153,6 +153,6 @@
     out << kBold << "   k,keylist    " << kReset << "Dump key bindings" << endl;
     out << kBold << "   a,attrs      " << kReset << "Dump available stream attributes" << endl;
-    out << kBold << "   .! command   " << kReset << "Execute a shell command";
-    out << kBold << "   .w n         " << kReset << "Sleep n milliseconds";
+    out << kBold << "   .! command   " << kReset << "Execute a shell command" << endl;
+    out << kBold << "   .w n         " << kReset << "Sleep n milliseconds" << endl;
     out << kBold << "   .x filename  " << kReset << "Execute a script of commands" << endl;
     out << kBold << "   .q,quit      " << kReset << "Quit" << endl;
