mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-10 15:14:44 +00:00
9 lines
335 B
Fish
9 lines
335 B
Fish
# Completions for Docutils common options
|
|
__fish_complete_docutils rstpep2html
|
|
|
|
# Completions for Docutils HTML options
|
|
__fish_complete_docutils_html rstpep2html
|
|
|
|
# Completions for Docutils PEP/HTML options
|
|
complete -c rstpep2html -l python-home -d "Python's home URL"
|
|
complete -c rstpep2html -l pep-home -d "Home URL prefix for PEPs"
|