IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 18092


Ignore:
Timestamp:
Jun 12, 2008, 10:03:37 AM (18 years ago)
Author:
jhoblitt
Message:

document --recursive

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Nebulous/bin/neb-ls

    r17873 r18092  
    33# Copyright (C) 2007-2008  Joshua Hoblitt
    44#
    5 # $Id: neb-ls,v 1.6 2008-05-31 02:41:17 jhoblitt Exp $
     5# $Id: neb-ls,v 1.7 2008-06-12 20:03:37 jhoblitt Exp $
    66
    77use strict;
     
    6868=head1 SYNOPSIS
    6969
    70     neb-ls [--server <URL>] [-l|-1] <pattern>
     70    neb-ls [--server <URL>] [-l|-1] [--recursive] <pattern>
    7171
    7272=head1 DESCRIPTION
     
    8383
    8484Use a long listing format.
     85
     86Optional
     87
     88=item * --recursive|-r
     89
     90By default C<neb-ls> will only try to match the exact string provided to it.
     91With this option set all keys which match C<<pattern>> as a REGEX or substring
     92will be returned.
    8593
    8694Optional
Note: See TracChangeset for help on using the changeset viewer.