diff options
Diffstat (limited to 'cmd/demo.c')
-rw-r--r-- | cmd/demo.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd/demo.c b/cmd/demo.c index f923533f79..7310aa2907 100644 --- a/cmd/demo.c +++ b/cmd/demo.c @@ -130,5 +130,4 @@ U_BOOT_CMD( "demo hello <num> [<char>] Say hello\n" "demo light [<num>] Set or get the lights\n" "demo status <num> Get demo device status\n" - "demo list List available demo devices" ); |