X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=common%2Fcmd_dtt.c;h=3cfd36ef7389bf8f2c5cfad5feea95e41d95762c;hb=f61dae7c9dc526410faec15ce352b11fc36a560b;hp=c5b1d4d8fd297f70a9942e5a37432524d288cc8f;hpb=cb5473205206c7f14cbb1e747f28ec75b48826e2;p=u-boot diff --git a/common/cmd_dtt.c b/common/cmd_dtt.c index c5b1d4d8fd..3cfd36ef73 100644 --- a/common/cmd_dtt.c +++ b/common/cmd_dtt.c @@ -55,6 +55,6 @@ int do_dtt (cmd_tbl_t * cmdtp, int flag, int argc, char *argv[]) U_BOOT_CMD( dtt, 1, 1, do_dtt, - "dtt - Digital Thermometer and Thermostat\n", - " - Read temperature from digital thermometer and thermostat.\n" + "Read temperature from Digital Thermometer and Thermostat", + "" );