Sha256: de27de08487950d540d9382309d7e5b6148463a62519073437f55be0158df944

Contents?: true

Size: 420 Bytes

Versions: 2

Compression:

Stored size: 420 Bytes

Contents

Example:

    balancer completion

Prints words for TAB auto-completion.

Examples:

    balancer completion
    balancer completion hello
    balancer completion hello name

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

    eval $(balancer completion_script)

Auto-completion example usage:

    balancer [TAB]
    balancer hello [TAB]
    balancer hello name [TAB]
    balancer hello name --[TAB]

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
balancer-0.2.0 lib/balancer/help/completion.md
balancer-0.1.0 lib/balancer/help/completion.md