commit | a2d62b7094b4b7734826cc66e2cbee4db5822786 | [log] [tgz] |
---|---|---|
author | Joe Hershberger <joe.hershberger@ni.com> | Tue Dec 11 22:16:33 2012 -0600 |
committer | Tom Rini <trini@ti.com> | Thu Dec 13 11:46:56 2012 -0700 |
tree | 3fd5278e5515c4ad5043cf4e3ab030c81e9178f6 | |
parent | dd7750a2f4c64e8cee8ac4bd15ddf205a4207aa6 [diff] |
env: Add a command to display details about env flags Similar to the env callback command, this will show details about the options available, the static list, and the currently active variables. Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>