From d519281721c79a429700a8d3a1e8e51bc2782b42 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 29 Mar 2009 12:10:49 +0200 Subject: functions: Added/updated descriptions/comments --- etc/functions/finfo | 1 + 1 file changed, 1 insertion(+) (limited to 'etc/functions/finfo') diff --git a/etc/functions/finfo b/etc/functions/finfo index b771ef8..62a5fe9 100755 --- a/etc/functions/finfo +++ b/etc/functions/finfo @@ -1,6 +1,7 @@ ## vim:ft=zsh ## finfo - show function info ## Assume that a function begins with an introduction, and print it +## Usage: finfo typeset line whichf $1 &> /dev/null || return 1 -- cgit v1.2.3