Mercurial > hg > audiodb
diff gengetopt.in @ 328:7ff56cce3297
Added WS support for Radius search by featureFileName via adb__sequenceQueryByKey(). Added relative path support for non-large ADB.
author | mas01mc |
---|---|
date | Sat, 30 Aug 2008 13:41:50 +0000 |
parents | c93be2f3a674 |
children | 100cf66a5825 |
line wrap: on
line diff
--- a/gengetopt.in Fri Aug 29 20:16:10 2008 +0000 +++ b/gengetopt.in Sat Aug 30 13:41:50 2008 +0000 @@ -8,7 +8,7 @@ section "Database Operations" sectiondesc="All database operations require a database argument." option "database" d "database file required by Database commands." string typestr="filename" optional -option "adb_root" - "path prefix for database" string typestr="path" dependon="database" optional +option "adb_root" - "path prefix for database" string typestr="path" optional section "Database Creation" sectiondesc="Creating a new database file."