From bc9d20c7a383a5e8ba6e2004aa9a0e6159ec5269 Mon Sep 17 00:00:00 2001 From: Shrikant Sharat Date: Wed, 6 Jun 2012 16:55:47 +0530 Subject: [PATCH] Add comments. --- antigen.zsh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/antigen.zsh b/antigen.zsh index ed9c248..1f19ef6 100644 --- a/antigen.zsh +++ b/antigen.zsh @@ -225,7 +225,8 @@ bundle-list () { fi } -# Does what it says. +# Echo the bundle specs as in the record. The first line is not echoed since it +# is a blank line. -bundle-echo-record () { echo "$_ANTIGEN_BUNDLE_RECORD" | sed -n '1!p' } -- 2.0.0