Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the documentation for GetOption | Mats Wichmann | 2021-05-11 | 1 | -1/+2 |
| | | | | | | | | | Since working on Get/SetOption anyway via tests, update the documentation as well. GetOption now has a table (instead of a spread out list) to match SetOption, and the available vars are all listed, as well as a note on AddOption'd vars. Signed-off-by: Mats Wichmann <mats@linux.com> | ||||
* | Add tests for SetOption failing on illegal options and values | Mats Wichmann | 2021-05-10 | 1 | -0/+58 |
Signed-off-by: Mats Wichmann <mats@linux.com> |