Index: /trunk/Nebulous/bin/neb-ls
===================================================================
--- /trunk/Nebulous/bin/neb-ls	(revision 18091)
+++ /trunk/Nebulous/bin/neb-ls	(revision 18092)
@@ -3,5 +3,5 @@
 # Copyright (C) 2007-2008  Joshua Hoblitt
 #
-# $Id: neb-ls,v 1.6 2008-05-31 02:41:17 jhoblitt Exp $
+# $Id: neb-ls,v 1.7 2008-06-12 20:03:37 jhoblitt Exp $
 
 use strict;
@@ -68,5 +68,5 @@
 =head1 SYNOPSIS
 
-    neb-ls [--server <URL>] [-l|-1] <pattern>
+    neb-ls [--server <URL>] [-l|-1] [--recursive] <pattern>
 
 =head1 DESCRIPTION
@@ -83,4 +83,12 @@
 
 Use a long listing format.
+
+Optional
+
+=item * --recursive|-r
+
+By default C<neb-ls> will only try to match the exact string provided to it.
+With this option set all keys which match C<<pattern>> as a REGEX or substring
+will be returned.
 
 Optional
