diff --git a/cmd/host.c b/cmd/host.c index 515621b804..080b7cfb1d 100644 --- a/cmd/host.c +++ b/cmd/host.c @@ -181,7 +181,7 @@ U_BOOT_CMD( "host ls hostfs - - list files on host\n" "host save hostfs - [] - " "save a file to host\n" - "host size hostfs - - determine size of file on host" + "host size hostfs - - determine size of file on host\n" "host bind [] - bind \"host\" device to file\n" "host info [] - show device binding & info\n" "host dev [] - Set or retrieve the current host device\n"