mirror of
https://github.com/ipmitool/ipmitool.git
synced 2026-01-22 06:12:19 +08:00
add 'get' to the help information
This commit is contained in:
parent
6013cec710
commit
7849cc978f
@ -4119,6 +4119,9 @@ ipmi_sdr_main(struct ipmi_intf *intf, int argc, char **argv)
|
|||||||
lprintf(LOG_ERR, " type [sensor type]");
|
lprintf(LOG_ERR, " type [sensor type]");
|
||||||
lprintf(LOG_ERR,
|
lprintf(LOG_ERR,
|
||||||
" list Get a list of available sensor types");
|
" 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, " info");
|
||||||
lprintf(LOG_ERR,
|
lprintf(LOG_ERR,
|
||||||
" Display information about the repository itself");
|
" Display information about the repository itself");
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user