Make first and last lines of 'command help documentation' consistent.
[deliverable/binutils-gdb.git] / gdb / linux-fork.c
index fd79345fac143ee0e6a71dc542d53451d70b7302..87cfacc8e8a8c4ddd1c338e1baad9e313df74297 100644 (file)
@@ -765,7 +765,8 @@ Fork a duplicate process (experimental)."));
      process.  */
 
   add_com ("restart", class_obscure, restart_command, _("\
-restart N: restore program context from a checkpoint.\n\
+Restore program context from a checkpoint.\n\
+Usage: restart N\n\
 Argument N is checkpoint ID, as displayed by 'info checkpoints'."));
 
   /* Delete checkpoint command: kill the process and remove it from
This page took 0.028273 seconds and 4 git commands to generate.