From fea6db5c95334a85a7f94d2172240fe3f804f16c Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 29 Sep 2008 09:46:17 +0200 Subject: functions: Added some more header comments --- etc/functions/put | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'etc/functions/put') diff --git a/etc/functions/put b/etc/functions/put index 89d0bd3..2773416 100644 --- a/etc/functions/put +++ b/etc/functions/put @@ -1,4 +1,8 @@ ## vim:ft=zsh +## put - make a file available via HTTP +## Written 2008 by Daniel Friesel +## supports as many 'failover' hosts as an array can hold +## Usage: put autoload fdie typeset hostname -- cgit v1.2.3