]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/w7o/cmd_vpd.c
General help message cleanup
[karo-tx-uboot.git] / board / w7o / cmd_vpd.c
index eaec940e6796b4f743686e2ffc559f48e14a57da..013fc791f2764057e25aa1da8d2c641d669e6788 100644 (file)
@@ -60,7 +60,7 @@ U_BOOT_CMD(
          vpd,  2,      1,      do_vpd,
          "Read Vital Product Data",
          "[dev_addr]\n"
-         "        - Read VPD Data from default address, or device address 'dev_addr'.\n"
+         "        - Read VPD Data from default address, or device address 'dev_addr'."
 );
 
 #endif