X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=src%2Fflash%2Fnor%2Fat91sam4.c;fp=src%2Fflash%2Fnor%2Fat91sam4.c;h=5b56c42415035bcd2fd2599583477736e7c8d6cd;hp=135fc99bfbf80a38ccea437a7978ce7ec25ad7f0;hb=185834ef8aa663faf6761e5c3d7c4a049c88eeab;hpb=4f459660a9dab3877f6f27127e565dd2b49b4ec7 diff --git a/src/flash/nor/at91sam4.c b/src/flash/nor/at91sam4.c index 135fc99bfb..5b56c42415 100644 --- a/src/flash/nor/at91sam4.c +++ b/src/flash/nor/at91sam4.c @@ -3206,7 +3206,7 @@ static const struct command_registration at91sam4_exec_command_handlers[] = { .name = "info", .handler = sam4_handle_info_command, .mode = COMMAND_EXEC, - .help = "Print information about the current at91sam4 chip" + .help = "Print information about the current at91sam4 chip " "and its flash configuration.", .usage = "", },