diff --git a/cmd/demo.c b/cmd/demo.c index f923533f794..7310aa2907a 100644 --- a/cmd/demo.c +++ b/cmd/demo.c @@ -130,5 +130,4 @@ U_BOOT_CMD( "demo hello [] Say hello\n" "demo light [] Set or get the lights\n" "demo status Get demo device status\n" - "demo list List available demo devices" );