diff options
Diffstat (limited to 'src/_bundle')
| -rw-r--r-- | src/_bundle | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/_bundle b/src/_bundle index ab0657e..3c38e01 100644 --- a/src/_bundle +++ b/src/_bundle @@ -37,7 +37,8 @@ case $state in "viz[Generate a visual representation of your dependencies]" \ "init[Generate a simple Gemfile, placed in the current directory]" \ "gem[Create a simple gem, suitable for development with bundler]" \ - "help[Describe available tasks or one specific task]" + "help[Describe available tasks or one specific task]" \ + "platform[Displays platform compatibility information]" ret=0 ;; args) |
