IGD icon indicating copy to clipboard operation
IGD copied to clipboard

options are not documented

Open nsheff opened this issue 7 years ago • 2 comments

./bin/igd 
igd, v0.1.1
usage:   igd <command> [options]
         create    Create an igd database
         search    Search an igd database
 ./bin/igd search
igd, v0.1.1
usage:   igd <command> [options]
         create    Create an igd database
         search    Search an igd database

CLI needs options described.

also suboptions for each command.

nsheff avatar Jul 30 '18 18:07 nsheff

./bin/igd search -h

should yield the search command sequence and options.

nsheff avatar Jul 30 '18 18:07 nsheff

Ok. Will add that.

jf2016GH avatar Aug 02 '18 12:08 jf2016GH