From 4129490cefff0b97b1629d0fd3f56211368f7323 Mon Sep 17 00:00:00 2001 From: Shrikant Sharat Date: Thu, 12 Jul 2012 22:50:10 +0530 Subject: [PATCH] Add --branch notes to README. --- README.mkd | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.mkd b/README.mkd index 47edfde..a1207c7 100644 --- a/README.mkd +++ b/README.mkd @@ -196,6 +196,14 @@ from your shell environment. This allows you to install plugins on the fly and try them out. Of course if you want a bundle to be available every time you open a shell, put it in your `.zshrc`. +Other keyword-only arguments accepted: + +--branch — Specify the branch of the git repo to be used for this bundle. +Please note that if you specify two plugins to be loaded from the same git repo, +but different branches, then two separate clones of this repo will be +maintained. This is a small implementation detail and shouldn't influence you in +any way. + ### antigen-bundles If you have a fair number of bundles, using the `antigen-bundle` command can -- 2.0.0