Acked-by: Chengwen Feng<[email protected]>
On 2025/10/9 21:00, Bruce Richardson wrote:
Make the function to print out the help text for an argparse object a public function, which takes as a new parameter the file stream on which to print. This can be used in future to allow application to extend their own help information. Signed-off-by: Bruce Richardson<[email protected]>

