commit | 8ce43a92706043529678462ca62be136a2de390d | [log] [tgz] |
---|---|---|
author | Robert P. J. Day <rpjday@crashcourse.ca> | Sun Nov 11 10:39:07 2012 +0000 |
committer | Tom Rini <trini@ti.com> | Thu Dec 06 13:56:39 2012 -0700 |
tree | 81e26c00bbbbc7b7d3a63beb7ac5177e9cbfec0d | |
parent | b102e20424325b0946ea48fb6c1482b22a98d3cb [diff] |
cmd_led.c: Standardize format of help and usage info. Current "led" help and usage info has redundancy and extraneous newlines, tweak it to be consistent with other commands. Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>