]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - common/cmd_pcmcia.c
General help message cleanup
[karo-tx-uboot.git] / common / cmd_pcmcia.c
index e448456971de91a237e976080417647ae499d990..e576b0c5979ced71173a689be88cbe41883270d1 100644 (file)
@@ -90,8 +90,8 @@ U_BOOT_CMD(
        pinit,  2,      0,      do_pinit,
        "PCMCIA sub-system",
        "on  - power on PCMCIA socket\n"
-                       "pinit off - power off PCMCIA socket\n"
-         );
+       "pinit off - power off PCMCIA socket"
+);
 
 #endif