Re: [Openvpn-devel] [PATCH 2/3] doc: fix misc documentation issues

2022-02-09 Thread David Sommerseth
On 09/12/2021 18:11, Frank Lichtenheld wrote: - Broken/missing formatting - Make it obvious which arguments are optional - In some cases moved the "Valid syntax" block earlier to make sure the text references argument names after they have been declared. Only the files touched have been re

[Openvpn-devel] [PATCH 2/3] doc: fix misc documentation issues

2021-12-09 Thread Frank Lichtenheld
- Broken/missing formatting - Make it obvious which arguments are optional - In some cases moved the "Valid syntax" block earlier to make sure the text references argument names after they have been declared. Only the files touched have been reviewed, all other files likely have similar issues