intel / ledmon

Enclosure LED Utilities
GNU General Public License v2.0
72 stars 49 forks source link

Fix --help for ledctl #123

Closed mtkaczyk closed 9 months ago

mtkaczyk commented 1 year ago

The column size should be limited to 100 chars (compatibility with terminals and kernel style).

Help should be divided into

mtkaczyk commented 1 year ago

Needs to be done after #119

bkucman commented 1 year ago

Needs to be done after https://github.com/intel/ledmon/pull/151