Closed netei closed 8 years ago
Maybe dasht-docsets-install -f '^Express$'
is sufficient ?
Yes, the latter is sufficient :+1: and more powerful too :neckbeard: so there's no need for another option. :money_with_wings:
Yep, that's what I ended up doing anyway !
When I do :
dasht-docsets-install -f Express
Both Express and ExpressionEngine are installed.
Maybe we could introduce a flag --exact (-e) to tell dasht to only install exact matches (eg in my case, only Express, and not ExpressionEngine)