Mercurial > hg > audiodb
diff gengetopt.in @ 334:100cf66a5825
Added command-line and WS methods to (LI)st key-(S)trings and si(Z)es of (T)racks --LISZT --lisztOffset offset --lisztLength len
author | mas01mc |
---|---|
date | Tue, 02 Sep 2008 16:16:59 +0000 |
parents | 7ff56cce3297 |
children | ccf15a8c3e46 |
line wrap: on
line diff
--- a/gengetopt.in Mon Sep 01 15:35:05 2008 +0000 +++ b/gengetopt.in Tue Sep 02 16:16:59 2008 +0000 @@ -24,6 +24,9 @@ option "output" - "output directory" string dependon="DUMP" default="audioDB.dump" optional option "L2NORM" L "unit norm vectors and norm all future inserts." dependon="database" optional option "POWER" P "turn on power flag for database." dependon="database" optional +option "LISZT" Z "LIst keyS and siZes of Tracks" dependon="database" optional +option "lisztOffset" - "LISZT track offset (0-based index)" int typestr="number" default="0" dependon="LISZT" optional +option "lisztLength" - "number of LISZT items to return" int typestr="number" default="32" dependon="LISZT" optional section "Database Information" sectiondesc="Information about databases."