add 'get' to the help information

This commit is contained in:
John Blair 2006-07-22 03:23:40 +00:00
parent 6013cec710
commit 7849cc978f

View File

@ -4119,6 +4119,9 @@ ipmi_sdr_main(struct ipmi_intf *intf, int argc, char **argv)
lprintf(LOG_ERR, " type [sensor type]");
lprintf(LOG_ERR,
" list Get a list of available sensor types");
lprintf(LOG_ERR,
" get Retrieve the state of a specified sensor");
lprintf(LOG_ERR, " info");
lprintf(LOG_ERR,
" Display information about the repository itself");