Example

jekyll-sort completion

Prints words for TAB auto-completion.

Examples

jekyll-sort completion
jekyll-sort completion hello
jekyll-sort completion hello name

To enable, TAB auto-completion add the following to your profile:

eval $(jekyll-sort completion_script)

Auto-completion example usage

jekyll-sort [TAB]
jekyll-sort hello [TAB]
jekyll-sort hello name [TAB]
jekyll-sort hello name --[TAB]