]> git.sur5r.net Git - u-boot/blobdiff - common/hush.c
arm, i2c: added support for the TWSI I2C Interface
[u-boot] / common / hush.c
index cf5782a7cdb8f4d80d8e95606bc7e431107d72c5..97fd07067ea7bf770e33faacfc18d5afe2fea514 100644 (file)
@@ -3627,7 +3627,7 @@ U_BOOT_CMD(
        "print local hushshell variables",
        "\n    - print values of all hushshell variables\n"
        "showvar name ...\n"
-       "    - print value of hushshell variable 'name'\n"
+       "    - print value of hushshell variable 'name'"
 );
 
 #endif