Revise driver man pages to include all known options (and their data types) #2422
Labels
documentation
enhancement
impacts-release-2.8.2
Issues reported against NUT release 2.8.2 (maybe vanilla or with minor packaging tweaks)
Low-hanging fruit
A proposal or issue that is good for newcomers to codebase or otherwise a quick win
nutconf
NUT configuration library and tool
refactor/fightwarn
PR or issue proposal to improve code maintainability without functional changes, or to fix warnings
Milestone
Absence of documentation uncovered during work on #2294 (note also subsequent issues about proposed change of some option names and data types).
Some values seem to have been reserved in original development but are not implemented (check if they are commented-away; maybe use block comments
/* ... */
with*
prefix in each internal line forgrep
findings to be better visible - maybe updategen-nutupsconf-aug.py.in
accordingly to ignore such lines).Work on this issue (to update docs) can benefit from research done for #2294 and codified in the
UpsConfiguration
class ofnutconf
codebase.One helpful data extraction scriptlet (just search for
!!!
in theless
viewer session):NOTE: I'm sure there were other logged issues for man page revision but could not find them now. Maybe github ate some - there are certainly some issue numbers referenced from others and from code/commit comments that can not open now.
The text was updated successfully, but these errors were encountered: