Sha256: ed1c3ad74b1d70314dfcc9a9dea8e83f2af2a027222ccea6960b3308c834ffdc

Contents?: true

Size: 448 Bytes

Versions: 2

Compression:

Stored size: 448 Bytes

Contents

## Examples

    jets-upgrade completion

Prints words for TAB auto-completion.

    jets-upgrade completion
    jets-upgrade completion hello
    jets-upgrade completion hello name

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

    eval $(jets-upgrade completion_script)

Auto-completion example usage:

    jets-upgrade [TAB]
    jets-upgrade hello [TAB]
    jets-upgrade hello name [TAB]
    jets-upgrade hello name --[TAB]

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
jets-upgrade-0.1.1 lib/jets_upgrade/cli/help/completion.md
jets-upgrade-0.1.0 lib/jets_upgrade/cli/help/completion.md