Skip to content

Instantly share code, notes, and snippets.

@attilagyorffy
Created January 22, 2016 01:32
Show Gist options
  • Save attilagyorffy/5f19a5f91732ddcf6787 to your computer and use it in GitHub Desktop.
Save attilagyorffy/5f19a5f91732ddcf6787 to your computer and use it in GitHub Desktop.
How to parse man pages on FreeBSD by fish shell
$ python2.7 /usr/local/share/fish/tools/create_manpage_completions.py --manpath --progress --cleanup-in '~/.config/fish/completions' --cleanup-in '~/.config/fish/generated_completions'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment