Tons of tiny changes to documentation. Manual looks prettier now.
[alexxy/gromacs.git] / src / ngmx / g_xrama.c
index 61bbeda82f1f6fbdf7836d16ec370f775a29e4ea..259ad3567af9beb36c3161328f7c71fc58649a57 100644 (file)
@@ -307,11 +307,11 @@ static void mk_gly(t_app *app)
 int main(int argc,char *argv[])
 {
   const char *desc[] = {
-    "xrama shows a Ramachandran movie, that is, it shows",
+    "g_xrama shows a Ramachandran movie, that is, it shows",
     "the Phi/Psi angles as a function of time in an X-Window.[PAR]"
     "Static Phi/Psi plots for printing can be made with g_rama.[PAR]",
     "Some of the more common X command line options can be used:[BR]",
-    "-bg, -fg change colors, -font fontname, changes the font."
+    "[TT]-bg[tt], [TT]-fg[tt] change colors, [TT]-font fontname[tt], changes the font."
   };
 
   output_env_t oenv;