From 74651bd1690150c3d06ac03de0bf70f42ac1ae6a Mon Sep 17 00:00:00 2001 From: Thomas Levine <_@thomaslevine.com> Date: Thu, 10 Mar 2016 11:12:17 +0000 Subject: [PATCH] update USAGE --- urchin | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/urchin b/urchin index a45bf7d..26c3c7c 100755 --- a/urchin +++ b/urchin @@ -428,7 +428,7 @@ has_shebang_line() { head -n 1 "${1}" | grep -qE '^#!' } -USAGE="usage: $0 [] " +USAGE="usage: $0 [options]... [test file or directory]..." urchin_help() { cat <