Skip to content

Commit

Permalink
Merge branch 'releases/2.1.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronKelley committed Apr 23, 2021
2 parents 64819c8 + 457b0f4 commit 579c843
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@
/DellSmmIoLib/obj
/DellSetThermalSetting/bin
/DellSetThermalSetting/obj
/DellFanLib/DellFanLib.aps
4 changes: 2 additions & 2 deletions DellFanCmd/DellFanCmd.cs
Original file line number Diff line number Diff line change
Expand Up @@ -366,8 +366,8 @@ private static void Usage()
" ec-enable Turn EC fan control on (fan goes to automatic control)\n" +
" test Try turning EC fan control off,\n" +
" and record the fan RPM at different levels.\n" +
" fan1-rpm Report RPM for fan 1\n" +
" fan2-rpm Report RPM for fan 2\n" +
" rpm-fan1 Report RPM for fan 1\n" +
" rpm-fan2 Report RPM for fan 2\n" +
" (RPMs are reported via status/error code)\n" +
"\n" +
"After EC fan control is off, you may use:\n" +
Expand Down

0 comments on commit 579c843

Please sign in to comment.