From c4d8503a46f6d0884d826e79a4b0923b74c5a6cd Mon Sep 17 00:00:00 2001 From: leimingsheng Date: Thu, 8 May 2025 10:59:42 +0800 Subject: [PATCH] =?UTF-8?q?refactor(master=20:=20nicsensor)=20=E4=BF=AE?= =?UTF-8?q?=E6=AD=A3=E4=B8=80=E5=A4=84help=20info=E6=8F=8F=E8=BF=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nicsensor.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nicsensor.sh b/nicsensor.sh index c2a73b0..83f18f1 100755 --- a/nicsensor.sh +++ b/nicsensor.sh @@ -172,7 +172,7 @@ print_usage(){ echo " 3) Note : This function now only support on server:" echo " $Support_Server_List" echo "" - echo " Function 3 - Set i2c command to chip on Nic" + echo " Function 3 - Send an i2c command to chip on Nic" echo " 1) Command Format : ./nicsensor.sh [slot] chip [slave] [command]" echo " 2) Option Detail" echo " - [slot] : 0 1 2 3 4 5 ..."