Sha256: 072fbe149f74db0da97409571509304c0bfd405167e65ea944ab738ac0203db7

Contents?: true

Size: 367 Bytes

Versions: 1

Compression:

Stored size: 367 Bytes

Contents

## Examples

    glb completion

Prints words for TAB auto-completion.

    glb completion
    glb completion hello
    glb completion hello name

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

    eval $(glb completion_script)

Auto-completion example usage:

    glb [TAB]
    glb hello [TAB]
    glb hello name [TAB]
    glb hello name --[TAB]

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
glb-0.1.1 lib/glb/cli/help/completion.md