[GRASS5] db.select sql descriptor

db.select --help

gives

sql SQL select statement, for example: 'select * from rybniky where kapri = 'hodne'

note the missing ' char at the end.

not sure the best way to fix.. "select * .. 'hodne'" ?

Hamish