X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=src%2Fflash%2Fnor%2Fat91samd.c;h=a0d603a2c8b8eb4bb9cac48a7139de11575fa21e;hp=ad0da5d7e0f01b2360749169aa04159124e0cbaf;hb=80ca927ebc2bb1ca18aff70215222d55c1f196f8;hpb=3d59e0f61257ef4dd19a49bd793e24a8e6eaa675 diff --git a/src/flash/nor/at91samd.c b/src/flash/nor/at91samd.c index ad0da5d7e0..a0d603a2c8 100644 --- a/src/flash/nor/at91samd.c +++ b/src/flash/nor/at91samd.c @@ -1241,6 +1241,7 @@ static const struct command_registration at91samd_exec_command_handlers[] = { "This makes it impossible to read the Flash contents. " "The only way to undo this is to issue the chip-erase " "command.", + .usage = "'enable'", }, { .name = "eeprom",