]> git.sur5r.net Git - openocd/blobdiff - src/jtag/parport.c
- Fixes '[|]' whitespace
[openocd] / src / jtag / parport.c
index 5e329d42f23403edd9d213dab78453dd4062846f..ab393e585afa8aaca6a37066d852bbe4fa1e801c 100644 (file)
@@ -469,7 +469,7 @@ static int parport_handle_write_on_exit_command(struct command_context_s *cmd_ct
 {
        if (argc != 1)
        {
-               command_print(cmd_ctx, "usage: parport_write_on_exit <on|off>");
+               command_print(cmd_ctx, "usage: parport_write_on_exit <on | off>");
                return ERROR_OK;
        }