xonsh.completers.man

xonsh.completers.man.complete_from_man(context: CommandContext)[source]

Completes an option name, based on the contents of the associated man page.

xonsh.completers.man.generate_options_of(cmd: str)[source]
xonsh.completers.man.get_man_completions_path() Path[source]